From f24870e6cf34816a37080dd7361f4046a0217d03 Mon Sep 17 00:00:00 2001 From: Peter Thaleikis Date: Wed, 14 Oct 2020 15:37:51 +0400 Subject: [PATCH] Fixing link to GraphicsJS --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93a78ef..4ea8569 100644 --- a/README.md +++ b/README.md @@ -308,7 +308,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/ * [c3](https://github.com/c3js/c3) - D3-based reusable chart library. * [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL. * [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3. -* [GraphicsJS](https://www.graphicsjs.org) - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology. +* [GraphicsJS](https://github.com/AnyChart/GraphicsJS) - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology. * [mxGraph](https://github.com/jgraph/mxgraph) - Diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor. * [Frappe Charts](https://github.com/frappe/charts) - GitHub-inspired simple and modern SVG charts for the web with zero dependencies. * [Frappe Gantt](https://github.com/frappe/gantt) - A simple, interactive, modern gantt chart library for the web.