diff options
author | Simone Weiß <simone.p.weiss@posteo.com> | 2023-12-23 11:51:24 +0000 |
---|---|---|
committer | Steve Sakoman <steve@sakoman.com> | 2024-01-27 08:09:47 -1000 |
commit | 87f57b7ee0608151f72a18b6b7eef65e49796641 (patch) | |
tree | 6c89a7b4df20cb4641045539a3b6754192c6ee90 | |
parent | 1bcde5b6a46dac088147fc27213c334ca17f0395 (diff) | |
download | poky-87f57b7ee0608151f72a18b6b7eef65e49796641.tar.gz |
dev-manual: start.rst: Update use of Download page
The yocto website has changed its structure. Update the section for
Accessing the Downloads page to match the new structure.
(From yocto-docs rev: 3e535a08d50fc2f5c3d1a56a0435545eeaf17091)
Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com>
Reviewed-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
-rw-r--r-- | documentation/dev-manual/start.rst | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index d70c39d546..a4f938db3d 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst | |||
@@ -637,7 +637,6 @@ described in the ":ref:`dev-manual/start:accessing source archives`" section. | |||
637 | supported releases are displayed, further down past supported Yocto Project | 637 | supported releases are displayed, further down past supported Yocto Project |
638 | releases are visible. The "Download" links in the rows of the table there | 638 | releases are visible. The "Download" links in the rows of the table there |
639 | will lead to the download tarballs for the release. | 639 | will lead to the download tarballs for the release. |
640 | (e.g. &DISTRO_NAME_NO_CAP;, &DISTRO_NAME_NO_CAP_MINUS_ONE;, and so forth). | ||
641 | 640 | ||
642 | .. note:: | 641 | .. note:: |
643 | 642 | ||