From d9daeb13e05ad9ee5af95722879f8916ae88e8a2 Mon Sep 17 00:00:00 2001
From: Alex Vandiver
Keep up while on the go with Zulip's iOS and Android apps.
- +Even better than Zulip on the web, our desktop apps offer native notifications and support for multiple Zulip accounts.
diff --git a/templates/corporate/for/business.html b/templates/corporate/for/business.html index 5a8742d678..1b655d7dec 100644 --- a/templates/corporate/for/business.html +++ b/templates/corporate/for/business.html @@ -491,7 +491,7 @@Activate your account here: https://zephyr.zulipchat.com/register/
Log in to Zulip here: https://zephyr.zulipchat.com
Follow the on-screen instructions for linking Zulip with Webathena
(Optional) Get the Zulip desktop and/or mobile apps here: https://zephyr.zulipchat.com/apps
(Optional) Get the Zulip desktop and/or mobile apps here: https://zephyr.zulipchat.com/apps/
- {% trans apps_page_link="https://zulip.com/apps" %}You will use the following info to log into the Zulip web, mobile and desktop apps:{% endtrans %} + {% trans apps_page_link="https://zulip.com/apps/" %}You will use the following info to log into the Zulip web, mobile and desktop apps:{% endtrans %}
- + {{ _("Download the latest release.") }}
diff --git a/templates/zerver/unsupported_browser.html b/templates/zerver/unsupported_browser.html index efa1c28b90..a4a40fed9d 100644 --- a/templates/zerver/unsupported_browser.html +++ b/templates/zerver/unsupported_browser.html @@ -25,7 +25,7 @@ {% endtrans %}- {% trans apps_page_link="https://zulip.com/apps" %} + {% trans apps_page_link="https://zulip.com/apps/" %} You can also use the Zulip desktop app. {% endtrans %}
diff --git a/tools/documentation_crawler/documentation_crawler/spiders/check_help_documentation.py b/tools/documentation_crawler/documentation_crawler/spiders/check_help_documentation.py index ff655e6136..255c6f5bbf 100644 --- a/tools/documentation_crawler/documentation_crawler/spiders/check_help_documentation.py +++ b/tools/documentation_crawler/documentation_crawler/spiders/check_help_documentation.py @@ -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", diff --git a/web/templates/navbar_alerts/insecure_desktop_app.hbs b/web/templates/navbar_alerts/insecure_desktop_app.hbs index b612fdfce5..7b4205a9f0 100644 --- a/web/templates/navbar_alerts/insecure_desktop_app.hbs +++ b/web/templates/navbar_alerts/insecure_desktop_app.hbs @@ -1,6 +1,6 @@