mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
docs: Fix path for API code markdown extension.
This commit is contained in:
@@ -70,8 +70,8 @@ We display usage examples in three languages: Python, JavaScript and
|
||||
Python and `curl` documentation; `JavaScript` is optional as we don't
|
||||
consider that API library to be fully supported. The examples are
|
||||
defined using a special Markdown extension
|
||||
(`zerver/lib/bugdown/api_code_examples.py`). To use this extension,
|
||||
one writes a Markdown file block that looks something like this:
|
||||
(`zerver/openapi/markdown_extension.py`). To use this extension, one
|
||||
writes a Markdown file block that looks something like this:
|
||||
|
||||
```
|
||||
{start_tabs}
|
||||
|
Reference in New Issue
Block a user