We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa3af83 commit 6868f4eCopy full SHA for 6868f4e
1 file changed
README.md
@@ -45,7 +45,7 @@ To get started with GraphicsJS create simple HTML document and copy paste the fo
45
<html lang="en">
46
<head>
47
<meta charset="utf-8" />
48
- <script src="https://cdn.anychart.com/releases/js/v8/graphics.min.js"></script>
+ <script src="https://cdn.anychart.com/releases/v8/js/graphics.min.js"></script>
49
</head>
50
<body>
51
<div id="stage-container" style="width: 400px; height: 375px;"></div>
0 commit comments