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