mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 04:53:36 +00:00
docs: Update .html links pointing to "Upgrade Zulip" or "Modify Zulip".
Follow-up to #24089.
(cherry picked from commit d205850d54)
This commit is contained in:
committed by
Alex Vandiver
parent
4331114329
commit
1ae5194619
2
docs/_templates/layout.html
vendored
2
docs/_templates/layout.html
vendored
@@ -6,7 +6,7 @@
|
||||
# version e.g. to say that something is likely to have changed.
|
||||
# For more info see: https://www.sphinx-doc.org/en/master/templating.html
|
||||
#}
|
||||
{% if pagename in ["production/modify", "production/upgrade", "production/scim"] and release.endswith('+git') %}
|
||||
{% if pagename in [] and release.endswith('+git') %}
|
||||
{#
|
||||
# This page doesn't exist in the stable documentation yet.
|
||||
# This temporary workaround prevents test failures and should be removed after the next release.
|
||||
|
||||
Reference in New Issue
Block a user