api docs: Fix API changelog capitalization.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
Anders Kaseorg 2021-10-01 13:34:17 -07:00 committed by Tim Abbott
parent 78d80381f8
commit 076d9eeb16
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# API Changelog
# API changelog
This page documents changes to the Zulip Server API over time. See also
the [Zulip server changelog][server-changelog].

View File

@ -20,6 +20,6 @@
* [Configuring the Python bindings](/api/configuring-python-bindings)
* [Error handling](/api/rest-error-handling)
* [Client libraries](/api/client-libraries)
* [API Changelog](/api/changelog)
* [API changelog](/api/changelog)
{!rest-endpoints.md!}