summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--documentation/dev-manual/common-tasks.rst2
-rw-r--r--documentation/overview-manual/yp-intro.rst2
2 files changed, 2 insertions, 2 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
10737The Yocto Project uses a `Patchwork instance <https://patchwork.openembedded.org/>`__ 10737The Yocto Project uses a `Patchwork instance <https://patchwork.yoctoproject.org/>`__
10738to track the status of patches submitted to the various mailing lists and to 10738to track the status of patches submitted to the various mailing lists and to
10739support automated patch testing. Each submitted patch is checked for common 10739support automated patch testing. Each submitted patch is checked for common
10740mistakes and deviations from the expected patch format and submitters are 10740mistakes and deviations from the expected patch format and submitters are
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index 8b476f43c4..8a571176dc 100644
--- a/documentation/overview-manual/yp-intro.rst
+++ b/documentation/overview-manual/yp-intro.rst
@@ -361,7 +361,7 @@ Yocto Project:
361 of the :oe_layerindex:`OpenEmbedded Layer Index <>`, which 361 of the :oe_layerindex:`OpenEmbedded Layer Index <>`, which
362 is a website that indexes OpenEmbedded-Core layers. 362 is a website that indexes OpenEmbedded-Core layers.
363 363
364- *Patchwork:* `Patchwork <http://jk.ozlabs.org/projects/patchwork/>`__ 364- *Patchwork:* `Patchwork <https://patchwork.yoctoproject.org/>`__
365 is a fork of a project originally started by 365 is a fork of a project originally started by
366 `OzLabs <https://ozlabs.org/>`__. The project is a web-based tracking 366 `OzLabs <https://ozlabs.org/>`__. The project is a web-based tracking
367 system designed to streamline the process of bringing contributions 367 system designed to streamline the process of bringing contributions