From 63c087dc84f1aa99e6e8c35525ef7c0fa205252e Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Fri, 8 Aug 2025 12:23:14 +0200 Subject: [PATCH] help: Update links and examples to use zulip-flutter repo. The one remaining link is for the instructions to download the legacy app APK file for Android. Part of #35643. --- help/add-a-custom-linkifier.md | 8 ++++---- help/mobile-app-install-guide.md | 4 ++-- help/support-zulip-project.md | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/help/add-a-custom-linkifier.md b/help/add-a-custom-linkifier.md index 6e60932524..9baf4a0476 100644 --- a/help/add-a-custom-linkifier.md +++ b/help/add-a-custom-linkifier.md @@ -101,10 +101,10 @@ variants. For example, the Zulip development community {start_tabs} -* Pattern: `#M(?P[0-9]+)` -* URL template: `https://github.com/zulip/zulip-mobile/issues/{id}` -* Original text: `#M2468` -* Automatically links to: `https://github.com/zulip/zulip-mobile/issues/2468` +* Pattern: `#F(?P[0-9]+)` +* URL template: `https://github.com/zulip/zulip-flutter/issues/{id}` +* Original text: `#F245` +* Automatically links to: `https://github.com/zulip/zulip-flutter/issues/245` {end_tabs} diff --git a/help/mobile-app-install-guide.md b/help/mobile-app-install-guide.md index 376eec5ef1..bdbf027ce9 100644 --- a/help/mobile-app-install-guide.md +++ b/help/mobile-app-install-guide.md @@ -71,8 +71,8 @@ not be updated with bug fixes or new features. 1. Uninstall the Zulip app, if it's already installed. -1. Download [the legacy - app](https://github.com/zulip/zulip-mobile/releases/latest) APK file. +1. Download [the legacy app](https://github.com/zulip/zulip-mobile/releases/latest) + APK file. 1. Open the APK file, and follow prompts to install it. diff --git a/help/support-zulip-project.md b/help/support-zulip-project.md index 12d5fe9c70..257b9d5048 100644 --- a/help/support-zulip-project.md +++ b/help/support-zulip-project.md @@ -40,7 +40,7 @@ Collective](https://opencollective.com/zulip). practices. * **Star** Zulip on GitHub. There are four main repositories: [server/web](https://github.com/zulip/zulip), - [mobile](https://github.com/zulip/zulip-mobile), + [mobile](https://github.com/zulip/zulip-flutter), [desktop](https://github.com/zulip/zulip-desktop), and [Python API](https://github.com/zulip/python-zulip-api). * **Review** Zulip on product comparison websites, such as