web: Save a 301 redirect from /features to /features/.

This commit is contained in:
Alex Vandiver
2023-03-23 03:20:05 +00:00
committed by Tim Abbott
parent 1d428af776
commit 14d19c00d7
10 changed files with 12 additions and 12 deletions

View File

@@ -72,7 +72,7 @@ class PorticoDocumentationSpider(BaseDocumentationSpider):
"http://localhost:9981/integrations/",
"http://localhost:9981/policies/terms",
"http://localhost:9981/policies/privacy",
"http://localhost:9981/features",
"http://localhost:9981/features/",
"http://localhost:9981/why-zulip",
"http://localhost:9981/for/open-source",
"http://localhost:9981/for/business",