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

This commit is contained in:
Alex Vandiver
2023-03-23 03:30:27 +00:00
committed by Tim Abbott
parent ab7ff6b582
commit 0b80397cfd
2 changed files with 2 additions and 2 deletions

View File

@@ -342,7 +342,7 @@ class TestSupportEndpoint(ZulipTestCase):
"""
Unspecified org type is special in that it is marked to not be shown
on the registration page (because organitions are not meant to be able to choose it),
but should be correctly shown at the /support endpoint.
but should be correctly shown at the /support/ endpoint.
"""
realm = get_realm("zulip")