1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 17:39:31 +00:00

documentation: Simplify oe_wiki and oe_home links

(From yocto-docs rev: 6867f54f349edede37c4085194f51342c24297ed)

Signed-off-by: Paul Barker <pbarker@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Paul Barker
2020-12-22 15:30:27 +00:00
committed by Richard Purdie
parent 07ec4c4ee7
commit d903e586c2
6 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -2540,7 +2540,7 @@ Following Recipe Style Guidelines
---------------------------------
When writing recipes, it is good to conform to existing style
guidelines. The :oe_home:`OpenEmbedded Styleguide </wiki/Styleguide>` wiki page
guidelines. The :oe_wiki:`OpenEmbedded Styleguide </Styleguide>` wiki page
provides rough guidelines for preferred recipe style.
It is common for existing recipes to deviate a bit from this style.