web: Save a needless 301 redirect from /apps to /apps/.

This commit is contained in:
Alex Vandiver
2023-03-23 02:59:33 +00:00
committed by Tim Abbott
parent 61adc9cfcc
commit d9daeb13e0
18 changed files with 19 additions and 19 deletions

View File

@@ -68,7 +68,7 @@ class PorticoDocumentationSpider(BaseDocumentationSpider):
"http://localhost:9981/history/",
"http://localhost:9981/plans/",
"http://localhost:9981/team/",
"http://localhost:9981/apps",
"http://localhost:9981/apps/",
"http://localhost:9981/integrations/",
"http://localhost:9981/terms",
"http://localhost:9981/privacy",