diff options
Diffstat (limited to 'appendices/common-problems/text.xml')
-rw-r--r-- | appendices/common-problems/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/appendices/common-problems/text.xml b/appendices/common-problems/text.xml index 6ebc098..f8fdad1 100644 --- a/appendices/common-problems/text.xml +++ b/appendices/common-problems/text.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<guide self="appendices/common-problems/"> +<devbook self="appendices/common-problems/"> <chapter> <title>Common problems</title> <body> @@ -195,4 +195,4 @@ by tricking the build system into using a safer location. See </body> </section> </chapter> -</guide> +</devbook> |