diff --git a/docs/overview/changelog.md b/docs/overview/changelog.md index 4ad5d9e7b3..cf6edc9552 100644 --- a/docs/overview/changelog.md +++ b/docs/overview/changelog.md @@ -1626,7 +1626,7 @@ details. - Added 'e' keyboard shortcut for editing currently selected message. - Added support for unstarring all starred messages. - Added support for using `|` as an OR operator in sidebar search features. -- Added direct download links for Android APKs to our /apps page. +- Added direct download links for Android APKs to our /apps/ page. - Added a responsive design for our /integrations/ pages. - Added typeahead for slash commands. - Added more expansive moderation settings for who can create streams, diff --git a/help/include/set-up-your-account.md b/help/include/set-up-your-account.md index c32df3b7ac..4c91bdd3bb 100644 --- a/help/include/set-up-your-account.md +++ b/help/include/set-up-your-account.md @@ -3,7 +3,7 @@ If this is your first time using Zulip, we recommend starting with the web or desktop experience to set up your account and get oriented. -- Get the [mobile and desktop apps](/apps). Zulip also works great in a +- Get the [mobile and desktop apps](/apps/). Zulip also works great in a [browser](/help/supported-browsers). - [Add a profile picture](/help/change-your-profile-picture) and diff --git a/help/join-a-zulip-organization.md b/help/join-a-zulip-organization.md index df7d9ec6cf..ca1cae398c 100644 --- a/help/join-a-zulip-organization.md +++ b/help/join-a-zulip-organization.md @@ -46,7 +46,7 @@ link via another method. ## Tips * If you are joining multiple Zulip organizations, we recommend - using the [Zulip Desktop app](../apps). The desktop app makes it easy to + using the [Zulip Desktop app](../apps/). The desktop app makes it easy to [switch between different organizations](/help/switching-between-organizations). * If your company uses single sign-on (SSO) authentication for Zulip, diff --git a/templates/corporate/features.html b/templates/corporate/features.html index 57bb5744ec..1d08ce3783 100644 --- a/templates/corporate/features.html +++ b/templates/corporate/features.html @@ -124,11 +124,11 @@ snap with our simple RESTful API and Python bindings.
- +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 @@