From 035874dea987ef3476595827214b4e12c8109b0c Mon Sep 17 00:00:00 2001 From: Lauryn Menard Date: Fri, 8 Aug 2025 14:59:05 +0200 Subject: [PATCH] corporate: Remove zulip-mobile linkifier from dev community page. Part of #35643. --- templates/corporate/development-community.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/templates/corporate/development-community.md b/templates/corporate/development-community.md index 8b374605c7..c3ac9748de 100644 --- a/templates/corporate/development-community.md +++ b/templates/corporate/development-community.md @@ -301,7 +301,6 @@ to issue 1234 in the main Zulip project repositories: - [Flutter mobile client][flutter-repository]: `#F1234` - [Terminal client][terminal-repository]: `#T1234` - [Desktop client][desktop-repository]: `#D1234` -- [React Native mobile client][mobile-repository]: `#M1234` ## New features are tested here @@ -315,6 +314,5 @@ feature. [release-lifecycle]: https://zulip.readthedocs.io/en/latest/overview/release-lifecycle.html [server-web-repository]: https://github.com/zulip/zulip [flutter-repository]: https://github.com/zulip/zulip-flutter -[mobile-repository]: https://github.com/zulip/zulip-mobile [terminal-repository]: https://github.com/zulip/zulip-terminal [desktop-repository]: https://github.com/zulip/zulip-desktop