summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/common-tasks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index aab50e4078..ed21837ab7 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -10738,7 +10738,7 @@ without using the scripts once the steps in
10738 command, see ``GIT-SEND-EMAIL(1)`` displayed using the 10738 command, see ``GIT-SEND-EMAIL(1)`` displayed using the
10739 ``man git-send-email`` command. 10739 ``man git-send-email`` command.
10740 10740
10741The Yocto Project uses a `Patchwork instance <https://patchwork.openembedded.org/>`__ 10741The Yocto Project uses a `Patchwork instance <https://patchwork.yoctoproject.org/>`__
10742to track the status of patches submitted to the various mailing lists and to 10742to track the status of patches submitted to the various mailing lists and to
10743support automated patch testing. Each submitted patch is checked for common 10743support automated patch testing. Each submitted patch is checked for common
10744mistakes and deviations from the expected patch format and submitters are 10744mistakes and deviations from the expected patch format and submitters are