Skip to content

Commit daa0c00

Browse files
Upate readme
1 parent 5670beb commit daa0c00

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ To get started with GraphicsJS create simple HTML document and copy paste the fo
4545
<html lang="en">
4646
<head>
4747
<meta charset="utf-8" />
48-
<script src="https://cdn.anychart.com/js/latest/graphics.min.js"></script>
48+
<script src="https://cdn.anychart.com/releases/js/v8/graphics.min.js"></script>
4949
</head>
5050
<body>
5151
<div id="stage-container" style="width: 400px; height: 375px;"></div>
@@ -74,7 +74,7 @@ Launch the page in your browser and here you are: you have created your first dr
7474

7575
# Articles
7676
- [Introducing GraphicsJS, a Powerful Lightweight Graphics Library](https://www.sitepoint.com/introducing-graphicsjs-a-powerful-lightweight-graphics-library/) by [@RomanLubushkin](https://github.com/RomanLubushkin)
77-
- [GraphicsJS Overview](https://docs.anychart.com/Graphics/Overview) by [AnyChart](http://www.anychart.com/)
77+
- [GraphicsJS Overview](https://docs.anychart.com/Graphics/Overview) by [AnyChart](https://www.anychart.com/)
7878

7979
# Building
8080

@@ -98,4 +98,4 @@ To contribute to AnyChart project please:
9898
- [GraphicsJS API](https://api.anychart.com/latest/anychart.graphics)
9999
- [GraphicsJS at GitHub](https://github.com/anychart/graphicsjs)
100100
- [Report a bug or an issue](https://github.com/anychart/graphicsjs/issues)
101-
101+
[![Analytics](https://ga-beacon.appspot.com/UA-228820-4/GraphicsJS?pixel&useReferer)](https://github.com/igrigorik/ga-beacon)

0 commit comments

Comments
 (0)