diff options
| author | Tom Rini <trini@konsulko.com> | 2026-01-20 16:31:45 -0600 |
|---|---|---|
| committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | 2026-01-28 21:20:07 +0100 |
| commit | e41a8f3f35ed870921c913a87eb9d5919112a8f3 (patch) | |
| tree | 0c37eb3de24a708416f67c5a5cec103f158dcd33 | |
| parent | 385005732cffe635789f9a5aa24f1ac8b57686aa (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 <trini@konsulko.com>
Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>
| -rw-r--r-- | doc/develop/sending_patches.rst | 2 |
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. |
