diff options
Diffstat (limited to 'quickstart/text.xml')
-rw-r--r-- | quickstart/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/quickstart/text.xml b/quickstart/text.xml index 9e22dfd..325e08c 100644 --- a/quickstart/text.xml +++ b/quickstart/text.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<guide self="quickstart/"> +<devbook self="quickstart/"> <chapter> <title>Quickstart ebuild guide</title> @@ -428,4 +428,4 @@ match the <c>./configure</c> argument. </section> </chapter> -</guide> +</devbook> |