summaryrefslogtreecommitdiffstats
path: root/documentation/dev-manual
diff options
context:
space:
mode:
authorPaul Barker <pbarker@konsulko.com>2020-12-22 15:30:27 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-24 08:23:33 +0000
commitd903e586c219bca2f1967864a12a6164910a38e1 (patch)
treeddb5c1c8840efc56bc7bb1738a172aa1203454e3 /documentation/dev-manual
parent07ec4c4ee7187eaded810201996e5b833ca12fa2 (diff)
downloadpoky-d903e586c219bca2f1967864a12a6164910a38e1.tar.gz
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>
Diffstat (limited to 'documentation/dev-manual')
-rw-r--r--documentation/dev-manual/common-tasks.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/dev-manual/common-tasks.rst b/documentation/dev-manual/common-tasks.rst
index ada3bac7e1..39db6563c3 100644
--- a/documentation/dev-manual/common-tasks.rst
+++ b/documentation/dev-manual/common-tasks.rst
@@ -2540,7 +2540,7 @@ Following Recipe Style Guidelines
2540--------------------------------- 2540---------------------------------
2541 2541
2542When writing recipes, it is good to conform to existing style 2542When writing recipes, it is good to conform to existing style
2543guidelines. The :oe_home:`OpenEmbedded Styleguide </wiki/Styleguide>` wiki page 2543guidelines. The :oe_wiki:`OpenEmbedded Styleguide </Styleguide>` wiki page
2544provides rough guidelines for preferred recipe style. 2544provides rough guidelines for preferred recipe style.
2545 2545
2546It is common for existing recipes to deviate a bit from this style. 2546It is common for existing recipes to deviate a bit from this style.