docs
docs copied to clipboard
🐛 Wrong link to the API Reference in JavaScript block
Describe the bug There is a wrong link to the API Reference in JavaScript Guide
To Reproduce Steps to reproduce the behavior:
- Go to https://docs.parseplatform.org
- JavaScript block, Click on 'API Reference'
Expected behavior Should point to the latest API reference
Screenshots
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
I was trying to fix a mismatch between 2 links that should point the same url, I created a PR with a commit to fix that (actually I didn't fix it, I changed the right one for the wrong one, so the last commit is not ok)