From d6ce950527981cf468f7091e5937333ad080e8b6 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 17 Sep 2020 23:09:47 +0200 Subject: docs: fix broken links (From yocto-docs rev: 5139bf1d3ac7f31b711a8410a195ffc88ac560bf) Signed-off-by: Quentin Schulz Signed-off-by: Nicolas Dechesne Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-common-tasks.rst | 13 +++++++------ documentation/dev-manual/dev-manual-qemu.rst | 2 +- documentation/dev-manual/dev-manual-start.rst | 10 +++++----- 3 files changed, 13 insertions(+), 12 deletions(-) (limited to 'documentation/dev-manual') diff --git a/documentation/dev-manual/dev-manual-common-tasks.rst b/documentation/dev-manual/dev-manual-common-tasks.rst index 5eb7c51644..179979c763 100644 --- a/documentation/dev-manual/dev-manual-common-tasks.rst +++ b/documentation/dev-manual/dev-manual-common-tasks.rst @@ -10746,14 +10746,15 @@ varies by component: `bitbake-devel `__ mailing list. -- *"meta-*" trees:* These trees contain Metadata. Use the - `poky `__ mailing list. +- *"meta-\*" trees:* These trees contain Metadata. Use the + `poky `__ mailing list. + +- *Documentation*: For changes to the Yocto Project documentation, use the `docs + `__ mailing list. For changes to other layers hosted in the Yocto Project source -repositories (i.e. ``yoctoproject.org``), tools, and the Yocto Project -documentation, use the `Yocto -Project `__ general -mailing list. +repositories (i.e. ``yoctoproject.org``) and tools use the `Yocto Project +`__ general mailing list. .. note:: diff --git a/documentation/dev-manual/dev-manual-qemu.rst b/documentation/dev-manual/dev-manual-qemu.rst index 88b03745f4..2833689d5f 100644 --- a/documentation/dev-manual/dev-manual-qemu.rst +++ b/documentation/dev-manual/dev-manual-qemu.rst @@ -81,7 +81,7 @@ available. Follow these general steps to run QEMU: your :term:`Build Directory`. - If you have not built an image, you can go to the - :yocto_dl:`machines/qemu ` area and download a + :yocto_dl:`machines/qemu ` area and download a pre-built image that matches your architecture and can be run on QEMU. diff --git a/documentation/dev-manual/dev-manual-start.rst b/documentation/dev-manual/dev-manual-start.rst index 536d5a9cd9..d9c1e4de00 100644 --- a/documentation/dev-manual/dev-manual-start.rst +++ b/documentation/dev-manual/dev-manual-start.rst @@ -380,7 +380,7 @@ as your Yocto Project build host: Depending on your build host, you might have to install different software to support Docker containers. Go to the Docker installation page and read about the platform requirements in "`Supported - Platforms `__" + Platforms `__" your build host needs to run containers. 2. *Choose What To Install:* Depending on whether or not your build host @@ -402,11 +402,11 @@ as your Yocto Project build host: type of the software you need to install: - Install `Docker CE for - Windows `__ + Windows `__ for Windows build hosts that meet requirements. - Install `Docker CE for - Macs `__ + MacOs `__ for Mac build hosts that meet requirements. - Install `Docker Toolbox for @@ -619,7 +619,7 @@ Use the following procedure to locate the latest upstream copy of the 3. *Find the URL Used to Clone the Repository:* At the bottom of the page, note the URL used to clone that repository - (e.g. :yocto_git:`/git/poky`). + (e.g. :yocto_git:`/cgit.cgi/poky`). .. note:: @@ -647,7 +647,7 @@ of a given component. Follow these steps to locate and download a particular tarball: 1. *Access the Index of Releases:* Open a browser and go to - :yocto_dl:`Index of Releases `. The + :yocto_dl:`Index of Releases `. The list represents released components (e.g. ``bitbake``, ``sato``, and so on). -- cgit v1.2.3-54-g00ecf