Files
zulip/docs/production/maintain-secure-upgrade.md
Anders Kaseorg 75525f5b53 docs: Convert .html#fragment links to .md#fragment.
This uses the myst_heading_anchors option to automatically generate
header anchors and make Sphinx aware of them.  See
https://myst-parser.readthedocs.io/en/latest/syntax/optional.html#auto-generated-header-anchors.

Note: to be compatible with GitHub, MyST-Parser uses a slightly
different convention for .md fragment links than .html fragment links
when punctuation is involved.  This does not affect the generated
fragment links in the HTML output.

Fixes #13264.

Signed-off-by: Anders Kaseorg <anders@zulip.com>
2022-02-28 16:28:31 -08:00

920 B

:orphan:

Maintain, secure, and upgrade

This was once a long page covering a bunch of topics; those topics have since all moved to dedicated pages:

Monitoring

Moved to Troubleshooting.

Securing your Zulip server

Moved to Security model.

Upgrading

Moved to Upgrading to a release.

Upgrading from a Git repository

Moved to Upgrading from a Git repository.

Upgrading the operating system

Moved to Upgrading the operating system.

Scalability

Moved to Scalability.

Management commands

Moved to Management commands.

API and your Zulip URL

Moved to REST API.