summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorTom Rini <[email protected]>2026-01-20 16:31:45 -0600
committerHeinrich Schuchardt <[email protected]>2026-01-28 21:20:07 +0100
commite41a8f3f35ed870921c913a87eb9d5919112a8f3 (patch)
tree0c37eb3de24a708416f67c5a5cec103f158dcd33 /doc
parent385005732cffe635789f9a5aa24f1ac8b57686aa (diff)
doc: develop: sending_patches: Update link to patchwork
Make use of an anonymous reference for the external link here, per rST best practices. Signed-off-by: Tom Rini <[email protected]> Reviewed-by: Quentin Schulz <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r--doc/develop/sending_patches.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/develop/sending_patches.rst b/doc/develop/sending_patches.rst
index ee6e34089b5..53c7655b2c3 100644
--- a/doc/develop/sending_patches.rst
+++ b/doc/develop/sending_patches.rst
@@ -325,7 +325,7 @@ Notes
Patch Tracking
--------------
-Like some other projects, U-Boot uses `Patchwork <http://patchwork.ozlabs.org/>`_
+Like some other projects, U-Boot uses `Patchwork <http://patchwork.ozlabs.org/>`__
to track the state of patches. This is one of the reasons why it is mandatory
to submit all patches to the U-Boot mailing list - only then they will be
picked up by patchwork.