mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 21:43:21 +00:00
docs: Fix path to REST endpoints index.
The path in the tutorial was incorrect.
This commit is contained in:
@@ -6,7 +6,7 @@ This document briefly explains how to document
|
|||||||
Our API documentation files live under `templates/zerver/api/*`. To
|
Our API documentation files live under `templates/zerver/api/*`. To
|
||||||
begin, we recommend using an existing doc file (`render-message.md` is
|
begin, we recommend using an existing doc file (`render-message.md` is
|
||||||
a good example) as a template. Make sure you link to your new Markdown
|
a good example) as a template. Make sure you link to your new Markdown
|
||||||
file in `templates/zerver/help/rest-endpoints.md` , so that it appears
|
file in `templates/zerver/help/include/rest-endpoints.md` , so that it appears
|
||||||
in the index in the left sidebar on the `/api` page.
|
in the index in the left sidebar on the `/api` page.
|
||||||
|
|
||||||
The markdown framework is the same one used by the
|
The markdown framework is the same one used by the
|
||||||
|
|||||||
Reference in New Issue
Block a user