diff --git a/documentation/dev-manual/dev-manual-start.xml b/documentation/dev-manual/dev-manual-start.xml
index dad8df139c..7732fdfb74 100644
--- a/documentation/dev-manual/dev-manual-start.xml
+++ b/documentation/dev-manual/dev-manual-start.xml
@@ -380,7 +380,7 @@
The
Yocto Project Website
- uses a "Downloads" area from which you can locate and download
+ uses a "DOWNLOADS" page from which you can locate and download
tarballs of any Yocto Project release.
Rather than Git repositories, these files represent snapshot
tarballs.
@@ -400,17 +400,24 @@
Get to the Downloads Area:
- Click the "Downloads" tab.
+ Select the "DOWNLOADS" item from the pull-down
+ "SOFTWARE" tab menu.
- Select the Type of Files:
- Click the type of files you want such as "Build System",
- "Tools", or "Board Support Packages (BSPs)".
+ Select a Yocto Project Release:
+ Use the menu next to "RELEASE" to display and choose
+ a Yocto Project release (e.g. sumo, rocko, pyro, and
+ so forth.
+ For a "map" of Yocto Project releases to version numbers,
+ see the
+ Releases
+ wiki page.
- Locate and Download the Tarball:
- From the list of releases, locate the appropriate
- download link and download the files.
+ Download Tools or Board Support Packages (BSPs):
+ From the "DOWNLOADS" page, you can download tools or
+ BSPs as well.
+ Just scroll down the page and look for what you need.
diff --git a/documentation/getting-started/getting-started-development-environment.xml b/documentation/getting-started/getting-started-development-environment.xml
index 23021e1844..9bbd8e062f 100644
--- a/documentation/getting-started/getting-started-development-environment.xml
+++ b/documentation/getting-started/getting-started-development-environment.xml
@@ -294,18 +294,16 @@
Yocto Project Website:
- This section will change due to
- reworking of the YP Website.
-
- The Yocto Project website includes a "Downloads" tab
+ The Yocto Project website includes a "DOWNLOADS" page
+ accessible through the "SOFTWARE" tab
that allows you to download any Yocto Project
- release and Board Support Package (BSP) in tarball form.
+ release, tool, and Board Support Package (BSP) in tarball form.
The tarballs are similar to those found in the
Index of /releases: area.
- For steps on how to use the "Downloads" page, see the
+ For steps on how to use the "DOWNLOADS" page, see the
"Using the Downloads Page"
section in the Yocto Project Development Tasks Manual.