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: src/App.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -270,7 +270,7 @@ class App extends React.Component<{}, AppState> {
270
270
you can inspect the React state and see it updated as changes happen.
271
271
</p>
272
272
<p>
273
-
Check out the <ahref='https://gojs.net/alpha/intro/react.html'target='_blank'rel='noopener noreferrer'>Intro page on using GoJS with React</a> for more information.
273
+
Check out the <ahref='https://gojs.net/latest/intro/react.html'target='_blank'rel='noopener noreferrer'>Intro page on using GoJS with React</a> for more information.
0 commit comments