We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39271be commit 9baee1bCopy full SHA for 9baee1b
1 file changed
README.md
@@ -42,7 +42,7 @@ GoJS is renders either to an HTML Canvas element (with export to SVG or image fo
42
GoJS can run in a web browser, or server side in [Node](https://nodejs.org/en/) or [Puppeteer](https://github.com/GoogleChrome/puppeteer).
43
GoJS Diagrams are backed by Models, with saving and loading typically via JSON-formatted text.
44
45
-[<img src="https://raw.githubusercontent.com/NorthwoodsSoftware/GoJS/master/.github/github-970x354.png">](https://gojs.net/latest/samples/index.html)
+[<img src="https://raw.githubusercontent.com/NorthwoodsSoftware/GoJS/master/.github/GithubHeader.png">](https://gojs.net/latest/samples/index.html)
46
47
Read more about GoJS at [gojs.net](https://gojs.net)
48
0 commit comments