mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 04:23:46 +00:00
portico: Consistently describe Zulip as organized team chat.
This commit is contained in:
@@ -257,7 +257,7 @@ class DocPageTest(ZulipTestCase):
|
||||
self._test("/hello/", ["your mission-critical communications with Zulip"])
|
||||
self._test("/communities/", ["Open communities directory"])
|
||||
self._test("/development-community/", ["Zulip development community"])
|
||||
self._test("/features/", ["Complete team chat solution"])
|
||||
self._test("/features/", ["Organized team chat solution"])
|
||||
self._test("/jobs/", ["Work with us"])
|
||||
self._test("/self-hosting/", ["Self-host Zulip"])
|
||||
self._test("/security/", ["TLS encryption"])
|
||||
|
||||
Reference in New Issue
Block a user