commit: 8bd0dfe59f40e09049e7fc86cb59da2aa51e1ee0 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Sat Feb 22 21:25:47 2020 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org> CommitDate: Sat Feb 22 21:25:47 2020 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=8bd0dfe5
appendices/devbook-guide: Sync source and rendered code. Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org> appendices/devbook-guide/text.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendices/devbook-guide/text.xml b/appendices/devbook-guide/text.xml index 1a3d538..212b637 100644 --- a/appendices/devbook-guide/text.xml +++ b/appendices/devbook-guide/text.xml @@ -503,7 +503,7 @@ I could have written the two examples above in more compact form: <c><uri link="::ebuild-writing/file-format/"/></c> and <c><uri link="::quickstart/#First Ebuild"/></c> render as <uri link="::ebuild-writing/file-format/"/> and -<uri link="::quickstart#First Ebuild"/>, respectively. +<uri link="::quickstart/#First Ebuild"/>, respectively. </p> </body>
