New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
In concepts > quickstart, the ocean.js link goes to API, it should go to ocean.js README #764
Comments
|
The quickstart page also refers to Ocean React which is now deprecated. I think we should remove the Ocean React reference. |
Agreed. Go ahead and remove it here. I will update this issue's description to be in line with that, so you can have it all in one PR |
done |
Issue-#764: Update Ocean.js quickstart link
Describe the bug
To reproduce:
(3) is wrong because that's not a quickstart, it's an API reference (not the best thing to quickly gets started with).
Also: there's a link to React quickstart. That's no longer supported, so we should remove it.
Expected behavior
Step (3) should take you to https://github.com/oceanprotocol/ocean.js/blob/main/README.md
Also: there should be no link to React at all.
The text was updated successfully, but these errors were encountered: