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 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
diff --git a/documentation/overview-manual/yp-intro.rst b/documentation/overview-manual/yp-intro.rst
index 86a8bf2b0d..6fd6177503 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