danielgtaylor / restish

Restish is a CLI for interacting with REST-ish HTTP APIs with some nice features built-in
https://rest.sh/
MIT License
717 stars 69 forks source link

docs: improve link accuracy #258

Closed eitamal closed 1 month ago

eitamal commented 1 month ago

Summary of Changes

This PR fixes several links in the docs. Some of them didn't quite get you to the right section of the page, or they added some unnecessary characters to the URL.

Just so you know:

None of these links were broken, but their navigation wasn't spot-on, which might have caused some confusion. Also, a few links had an extra ./ after the URL's fragment identifier but before the page identifier (e.g. rest.sh/#/./shorthand?id=querying).