mirror of
https://github.com/zulip/zulip.git
synced 2025-11-02 13:03:29 +00:00
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.
This commit is contained in:
committed by
Tim Abbott
parent
0e979009d8
commit
63c087dc84
@@ -101,10 +101,10 @@ variants. For example, the Zulip development community
|
||||
|
||||
{start_tabs}
|
||||
|
||||
* Pattern: `#M(?P<id>[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<id>[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}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user