mirror of
https://github.com/zulip/zulip.git
synced 2025-11-06 23:13:25 +00:00
web: Save a needless 301 redirect from /apps to /apps/.
This commit is contained in:
committed by
Tim Abbott
parent
61adc9cfcc
commit
d9daeb13e0
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user