mirror of
https://github.com/zulip/zulip.git
synced 2025-10-29 19:13:53 +00:00
web: Save two 301 redirects from /terms to /terms/ to /policies/terms.
This commit is contained in:
committed by
Tim Abbott
parent
d9daeb13e0
commit
ce847fd09c
@@ -70,7 +70,7 @@ class PorticoDocumentationSpider(BaseDocumentationSpider):
|
||||
"http://localhost:9981/team/",
|
||||
"http://localhost:9981/apps/",
|
||||
"http://localhost:9981/integrations/",
|
||||
"http://localhost:9981/terms",
|
||||
"http://localhost:9981/policies/terms",
|
||||
"http://localhost:9981/privacy",
|
||||
"http://localhost:9981/features",
|
||||
"http://localhost:9981/why-zulip",
|
||||
|
||||
Reference in New Issue
Block a user