From 2721cc090da93276bab3e924c26b6af29a546b56 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 21 May 2024 09:58:45 +0000 Subject: [PATCH] Bug 1892327 - doc: fix the link about fenix contribution r=jcristau DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D210996 --- docs/contributing/contributing_to_mozilla.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/docs/contributing/contributing_to_mozilla.rst b/docs/contributing/contributing_to_mozilla.rst index 347a6ecfb998..e5d496da2c7f 100644 --- a/docs/contributing/contributing_to_mozilla.rst +++ b/docs/contributing/contributing_to_mozilla.rst @@ -35,9 +35,7 @@ very diverse skills: - If you know **Rust**, you can also contribute to the `Rust programming language `_ itself, numerous crates like `grcov `_ or `Servo `_, the web browser engine designed for parallelism and safety. -- If you know **Kotlin**, you can contribute to `Firefox - for Android `_ (code name: - "Fenix"). +- If you know **Kotlin**, you can contribute to :ref:`Firefox for Android ` (code name: "Fenix"). `Fenix's code `_ is integrated into the same repository as Firefox Desktop. - If you know **Swift**, you can contribute to `Firefox for iOS `_ and `Firefox Focus for iOS `_.