diff --git a/docs/_templates/layout.html b/docs/_templates/layout.html index 1c4e40f063..b13512162c 100644 --- a/docs/_templates/layout.html +++ b/docs/_templates/layout.html @@ -5,7 +5,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 == "production/email-gateway" or pagename == "production/modifying-zulip") and release.endswith('+git') %} + {% if (pagename == "production/email-gateway" or pagename == "production/upgrade-or-modify") and release.endswith('+git') %}