CityOfZion / neon-js

Javascript libraries that allow the applications to interact with NEO blockchain
https://docs.coz.io/neo3/neon-js/index.html
MIT License
183 stars 166 forks source link

Fix documentation "Get Started" button #822

Closed ixje closed 2 years ago

ixje commented 2 years ago

The repo has a link to the documentation in the about section pointing here: https://dojo.coz.io/neo3/neon-js/index.html

That shows a page looking like this

image

Clicking the "Get Started" button on the above page should show this

image

but instead goes here

image

Note how the url in the address bar is the same but the content is not. Pressing "Neon-js" there gets you back to the first screenshot. It goes around in an endless loop.