]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Broken link in unlang doc
authorJames Jones <jejones3141@gmail.com>
Thu, 21 Dec 2023 20:04:50 +0000 (14:04 -0600)
committerAlan DeKok <aland@freeradius.org>
Fri, 22 Dec 2023 15:06:46 +0000 (10:06 -0500)
builtin.adoc is in the same directory as function.adoc

doc/antora/modules/reference/pages/xlat/function.adoc

index 74e9dd068d0cc73770231775bc256bc071e166d0..416251aba4cced83e9e28b0737e1de4bb712ab29 100644 (file)
@@ -8,7 +8,7 @@
 
 .Description
 Functions allow for complex expansions at run time.  There are many
-xref:xlat/builtin.adoc[built-in expansions].  Many modules also define
+xref:builtin.adoc[built-in expansions].  Many modules also define
 their own expansions.  The module-specific expansions are documented in each module.
 
 function:: The name of the function.  e.g. `md5` or `sql`, etc.