commit:     5b14b3ff8b557ee6b79edd5b045d8f453b505e68
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sat Jan 11 17:47:18 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sat Jan 11 17:47:18 2020 +0000
URL:        https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=5b14b3ff

appendices/contributing: Use path from root node for internal link.

For consistency within the devmanual.

Fixes: f65fcd79a6b3a756e91aba2e63e4aaaa1928797f
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 appendices/contributing/text.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/appendices/contributing/text.xml b/appendices/contributing/text.xml
index d7e7003..6e11298 100644
--- a/appendices/contributing/text.xml
+++ b/appendices/contributing/text.xml
@@ -64,7 +64,8 @@ conversion used in some of the figures throughout the 
document.
 <body>
 
 <p>
-DevBook XML is heavily based on <uri link="devbook-guide/">
+DevBook XML is heavily based on
+<uri link="::appendices/contributing/devbook-guide/">
 GuideXML</uri> and many tags are similar, if not the same. The main differences
 occur in layout which are designed to make a large-scale publication easier
 to produce and manage using a hierarchical tree system. Before starting off you

Reply via email to