diff mbox series

dev-manual/start.rst: fix typo "RELEASE" -> "RELEASES"

Message ID 4b9f4516-12b1-ac82-02cc-614905b2971e@crashcourse.ca
State Under Review
Headers show
Series dev-manual/start.rst: fix typo "RELEASE" -> "RELEASES" | expand

Commit Message

Robert P. J. Day Oct. 24, 2025, 12:52 p.m. UTC
In addition, some minor grammatical tweaking.

Signed-off-by: Robert P. J. Day <robday@acresecurity.com>

Comments

Quentin Schulz Oct. 24, 2025, 2:47 p.m. UTC | #1
Hi Robert,

On 10/24/25 2:50 PM, Robert P. J. Day via lists.yoctoproject.org wrote:
> 
> In addition, some minor grammatical tweaking.
> 

Reviewed-by: Quentin Schulz <quentin.schulz@cherry.de>

Thanks!

I'm wondering if we shouldn't simply this section. Why do we care 
**how** to get to the page from the homepage of Yocto's website?

Let's just link to https://www.yoctoproject.org/development/releases/ 
directly? So we can remove 1. and 2. from the numbered list and reword 
the first paraprahph to

"""
You can locate and download tarballs of any Yocto Project release from 
`the Yocto Project Website “RELEASES” page 
<https://www.yoctoproject.org/development/releases/>`__. Rather than Git 
repositories, these files represent snapshot tarballs similar to the 
tarballs located in the Index of Releases described in the 
:ref:`dev-manual/start:accessing source archives` section.
"""

Cheers,
Quentin
diff mbox series

Patch

diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 77ba16e2f..2a1be7260 100644
--- a/documentation/dev-manual/start.rst
+++ b/documentation/dev-manual/start.rst
@@ -653,8 +653,8 @@  described in the ":ref:`dev-manual/start:accessing source archives`" section.
 #. *Get to the Downloads Area:* Select the "RELEASES" item from the
    pull-down "DEVELOPMENT" tab menu near the top of the page.

-#. *Select a Yocto Project Release:* On the top of the "RELEASE" page currently
-   supported releases are displayed, further down past supported Yocto Project
+#. *Select a Yocto Project Release:* On the top of the "RELEASES" 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.