diff options
author | Michael Opdenacker <michael.opdenacker@bootlin.com> | 2022-12-08 16:15:12 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2022-12-18 10:41:21 +0000 |
commit | 397586e4aebcbd2bc9cbeb595f7d753b22a36edb (patch) | |
tree | cbdef38758611fe872588eaec52df38337c101d6 /documentation/ref-manual/resources.rst | |
parent | c7b6c384693034558eddc7f5973d0a32dce75145 (diff) | |
download | poky-397586e4aebcbd2bc9cbeb595f7d753b22a36edb.tar.gz |
ref-manual: update references to release notes
Now part of the Yocto Project manual.
(From yocto-docs rev: fe23084f746f0959afbf7d4a49e00299e39fba09)
Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/ref-manual/resources.rst')
-rw-r--r-- | documentation/ref-manual/resources.rst | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/documentation/ref-manual/resources.rst b/documentation/ref-manual/resources.rst index fd4aed0164..06644363d5 100644 --- a/documentation/ref-manual/resources.rst +++ b/documentation/ref-manual/resources.rst | |||
@@ -171,11 +171,9 @@ Here is a list of resources you might find helpful: | |||
171 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked | 171 | - :yocto_wiki:`FAQ </FAQ>`: A list of commonly asked |
172 | questions and their answers. | 172 | questions and their answers. |
173 | 173 | ||
174 | - Release Notes: Features, updates and known issues for the current | 174 | - :yocto_docs:`Release Information </migration-guides/>`: |
175 | release of the Yocto Project. To access the Release Notes, go to the | 175 | Migration guides, release notes, new features, updates and known issues |
176 | :yocto_home:`Downloads </software-overview/downloads>` page on | 176 | for the current and past releases of the Yocto Project. |
177 | the Yocto Project website and click on the "RELEASE INFORMATION" link | ||
178 | for the appropriate release. | ||
179 | 177 | ||
180 | - :yocto_bugs:`Bugzilla <>`: The bug tracking application | 178 | - :yocto_bugs:`Bugzilla <>`: The bug tracking application |
181 | the Yocto Project uses. If you find problems with the Yocto Project, | 179 | the Yocto Project uses. If you find problems with the Yocto Project, |