### Issue Summary In Docs > https://api.ghost.org/docs/overview there is sentence > For more information on how this works please see the Client Authentication section, or the ghost.url.api() docs in themes. with links to > https://api.ghost.org/v0.1/docs/client-authentication and > http://themes.ghost.org/v1.0.0/docs/ghost-url-api First one is redirected to > https://api.ghost.org/docs/client-authentication The second giver error page ``` 404 You just hit a route that doesn't exist... the sadness. Docs Home Ghost.org ``` Please add in this issue info how to create pull requests to docs because of docs do not mention about it.
Issue Summary
In Docs
there is sentence
with links to
and
First one is redirected to
The second giver error page
Please add in this issue info how to create pull requests to docs because of docs do not mention about it.