From db8608a8577b092ec8ee04f54329170f043fbdc2 Mon Sep 17 00:00:00 2001 From: Michael Opdenacker Date: Fri, 12 Jan 2024 16:27:48 +0100 Subject: [PATCH] dev-manual: start: remove idle line Align with text in the other branches. (From yocto-docs rev: 394ccddfa357d186006439600833fce917a1ffac) Signed-off-by: Michael Opdenacker Signed-off-by: Steve Sakoman --- documentation/dev-manual/start.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst index 44503a5183..794da1e672 100644 --- a/documentation/dev-manual/start.rst +++ b/documentation/dev-manual/start.rst @@ -666,8 +666,7 @@ described in the ":ref:`dev-manual/start:accessing index of releases`" section. #. *Select a Yocto Project Release:* On the top of the "RELEASE" page currently 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). + will lead to the download tarballs for the release. .. note::