docs: Rename rest_endpoints with dashes.

This commit is contained in:
Yago González 2018-05-14 15:40:24 +02:00 committed by Tim Abbott
parent b656388ee2
commit f0fa550001
3 changed files with 2 additions and 2 deletions

View File

@ -18,7 +18,7 @@ you can do in Zulip, you can do with Zulip's REST API. To use this API:
Most other details are covered in the documentation for the individual
endpoints:
{!rest_endpoints.md!}
{!rest-endpoints.md!}
Since Zulip is open source, you can also consult the
[Zulip server source code](https://github.com/zulip/zulip/) as a

View File

@ -22,4 +22,4 @@
* [Configuring the Python bindings](/api/configuring-python-bindings)
* [Error handling](/api/rest-error-handling)
{!rest_endpoints.md!}
{!rest-endpoints.md!}