mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +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
|
||||
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
|
||||
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.
|
||||
|
||||
The markdown framework is the same one used by the
|
||||
|
||||
Reference in New Issue
Block a user