You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# gojs-react-basic
2
2
3
-
### By Northwoods Software for [GoJS 2.1 Beta](https://gojs.net/beta)
3
+
### By Northwoods Software for [GoJS 2.1](https://gojs.net)
4
4
5
5
This project provides a basic example of using GoJS in a React app.
6
-
Check out the [Intro page on using GoJS with React](https://gojs.net/beta/intro/react.html) for more information.
6
+
Check out the [Intro page on using GoJS with React](https://gojs.net/latest/intro/react.html) for more information.
7
7
8
8
It makes use of the [gojs-react](https://github.com/NorthwoodsSoftware/gojs-react) package to handle some boilerplate for setting up and tearing down a Diagram component.
0 commit comments