summaryrefslogtreecommitdiffstats
path: root/documentation/toaster-manual/toaster-manual-reference.rst
diff options
context:
space:
mode:
authorMichael Opdenacker <michael.opdenacker@bootlin.com>2022-03-08 19:43:26 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2022-03-09 17:53:21 +0000
commit9b9fd2b09543d790c66572d0ea3853dc8a8ba054 (patch)
tree3f67975bad8c2d7cd734863b10a8d06cc7cd3b82 /documentation/toaster-manual/toaster-manual-reference.rst
parent76fa5fae9e1bd94cd2b5222807620ed917b7c00c (diff)
downloadpoky-9b9fd2b09543d790c66572d0ea3853dc8a8ba054.tar.gz
docs: fix hardcoded link warning messages
Sphinx complains about hardcoded links which can be replaced by an extlink. So let's apply its recommendations. (From yocto-docs rev: f550001f32157c7c30cf5506f3da783c0fd96396) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Reported-by: Quentin Schulz <foss+yocto@0leil.net> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/toaster-manual/toaster-manual-reference.rst')
-rw-r--r--documentation/toaster-manual/toaster-manual-reference.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/toaster-manual/toaster-manual-reference.rst b/documentation/toaster-manual/toaster-manual-reference.rst
index e5e3531e83..bd3a060eee 100644
--- a/documentation/toaster-manual/toaster-manual-reference.rst
+++ b/documentation/toaster-manual/toaster-manual-reference.rst
@@ -173,13 +173,13 @@ As shipped, Toaster is configured to work with the following releases:
173- *Yocto Project &DISTRO; "&DISTRO_NAME;" or OpenEmbedded "&DISTRO_NAME;":* 173- *Yocto Project &DISTRO; "&DISTRO_NAME;" or OpenEmbedded "&DISTRO_NAME;":*
174 This release causes your Toaster projects to build against the head 174 This release causes your Toaster projects to build against the head
175 of the &DISTRO_NAME_NO_CAP; branch at 175 of the &DISTRO_NAME_NO_CAP; branch at
176 https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=&DISTRO_NAME_NO_CAP; or 176 :yocto_git:`/cgit/cgit.cgi/poky/log/?h=&DISTRO_NAME_NO_CAP;` or
177 http://git.openembedded.org/openembedded-core/commit/?h=&DISTRO_NAME_NO_CAP;. 177 http://git.openembedded.org/openembedded-core/commit/?h=&DISTRO_NAME_NO_CAP;.
178 178
179- *Yocto Project "Master" or OpenEmbedded "Master":* This release 179- *Yocto Project "Master" or OpenEmbedded "Master":* This release
180 causes your Toaster Projects to build against the head of the master 180 causes your Toaster Projects to build against the head of the master
181 branch, which is where active development takes place, at 181 branch, which is where active development takes place, at
182 https://git.yoctoproject.org/cgit/cgit.cgi/poky/log/ or 182 :yocto_git:`/cgit/cgit.cgi/poky/log/` or
183 http://git.openembedded.org/openembedded-core/log/. 183 http://git.openembedded.org/openembedded-core/log/.
184 184
185- *Local Yocto Project or Local OpenEmbedded:* This release causes your 185- *Local Yocto Project or Local OpenEmbedded:* This release causes your