summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/start.rst4
-rw-r--r--documentation/dev-manual/vulnerabilities.rst2
2 files changed, 3 insertions, 3 deletions
diff --git a/documentation/dev-manual/start.rst b/documentation/dev-manual/start.rst
index 77ba16e2f5..2a1be7260e 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.
653#. *Get to the Downloads Area:* Select the "RELEASES" item from the 653#. *Get to the Downloads Area:* Select the "RELEASES" item from the
654 pull-down "DEVELOPMENT" tab menu near the top of the page. 654 pull-down "DEVELOPMENT" tab menu near the top of the page.
655 655
656#. *Select a Yocto Project Release:* On the top of the "RELEASE" page currently 656#. *Select a Yocto Project Release:* On the top of the "RELEASES" page, currently
657 supported releases are displayed, further down past supported Yocto Project 657 supported releases are displayed; further down, past supported Yocto Project
658 releases are visible. The "Download" links in the rows of the table there 658 releases are visible. The "Download" links in the rows of the table there
659 will lead to the download tarballs for the release. 659 will lead to the download tarballs for the release.
660 660
diff --git a/documentation/dev-manual/vulnerabilities.rst b/documentation/dev-manual/vulnerabilities.rst
index 6cc7f04944..3a83a40f31 100644
--- a/documentation/dev-manual/vulnerabilities.rst
+++ b/documentation/dev-manual/vulnerabilities.rst
@@ -12,7 +12,7 @@ known security vulnerabilities, as tracked by the public
12database. 12database.
13 13
14The Yocto Project maintains a `list of known vulnerabilities 14The Yocto Project maintains a `list of known vulnerabilities
15<https://autobuilder.yocto.io/pub/non-release/patchmetrics/>`__ 15<https://valkyrie.yocto.io/pub/non-release/patchmetrics/>`__
16for packages in Poky and OE-Core, tracking the evolution of the number of 16for packages in Poky and OE-Core, tracking the evolution of the number of
17unpatched CVEs and the status of patches. Such information is available for 17unpatched CVEs and the status of patches. Such information is available for
18the current development version and for each supported release. 18the current development version and for each supported release.