diff options
Diffstat (limited to 'function-reference/install-functions/text.xml')
-rw-r--r-- | function-reference/install-functions/text.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/function-reference/install-functions/text.xml b/function-reference/install-functions/text.xml index a221527..b91b117 100644 --- a/function-reference/install-functions/text.xml +++ b/function-reference/install-functions/text.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<guide self="function-reference/install-functions/"> +<devbook self="function-reference/install-functions/"> <chapter> <title>Install functions reference</title> <body> @@ -443,4 +443,4 @@ The <c>*into</c> functions create the directory if it does not already exist. </body> </chapter> -</guide> +</devbook> |