web: Save two 301 redirects from /terms to /terms/ to /policies/terms.

This commit is contained in:
Alex Vandiver
2023-03-23 03:07:19 +00:00
committed by Tim Abbott
parent d9daeb13e0
commit ce847fd09c
4 changed files with 4 additions and 4 deletions

View File

@@ -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",