commit ae39af36e20cafc6534f061f8db4211a821f2994 parent 1787dbbd6d72a89c23652364db083bc5ddb4bcee Author: Sylvestre Ledru <sylvestre@debian.org> Date: Wed, 19 Nov 2025 09:43:58 +0000 Bug 1995604 - doc: How to submit a patch: fix a 404 r=marco DONTBUILD Differential Revision: https://phabricator.services.mozilla.com/D273170 Diffstat:
| M | docs/contributing/how_to_submit_a_patch.rst | | | 3 | +-- |
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/contributing/how_to_submit_a_patch.rst b/docs/contributing/how_to_submit_a_patch.rst @@ -122,8 +122,7 @@ require. Testing ------- -All changes must be tested. In most cases, an `automated -test <https://developer.mozilla.org/docs/Mozilla/QA/Automated_testing>`__ is required for every +All changes must be tested. In most cases, :ref:`Automated Testing` is required for every change to the code. While we desire to have automated tests for all code, we also have a