From 87f57b7ee0608151f72a18b6b7eef65e49796641 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simone=20Wei=C3=9F?= Date: Sat, 23 Dec 2023 11:51:24 +0000 Subject: [PATCH] dev-manual: start.rst: Update use of Download page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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ß Reviewed-by: Michael Opdenacker Signed-off-by: Steve Sakoman --- documentation/dev-manual/start.rst | 1 - 1 file changed, 1 deletion(-) 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. supported releases are displayed, further down past supported Yocto Project releases are visible. The "Download" links in the rows of the table there will lead to the download tarballs for the release. - (e.g. &DISTRO_NAME_NO_CAP;, &DISTRO_NAME_NO_CAP_MINUS_ONE;, and so forth). .. note::