mirror of
https://github.com/zulip/zulip.git
synced 2025-11-13 10:26:28 +00:00
docs: Fix anchor link written in reference link syntax.
This has been broken since it was added in a rewrite in July 2019 inc931e76cf2. An incomplete fix was made a few days later in871fd57f5e.
This commit is contained in:
@@ -28,7 +28,7 @@ Our API documentation is defined by a few sets of files:
|
|||||||
|
|
||||||
This first section is focused on explaining how the API documentation
|
This first section is focused on explaining how the API documentation
|
||||||
system is put together; when actually documenting an endpoint, you'll
|
system is put together; when actually documenting an endpoint, you'll
|
||||||
want to also read the [Step by step guide][#step-by-step-guide].
|
want to also read the [Step by step guide](#step-by-step-guide).
|
||||||
|
|
||||||
## How it works
|
## How it works
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user