Skip to content

Commit 59d6c80

Browse files
authored
1 parent 29e9c5b commit 59d6c80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tags/evaluate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ At its most basic level when used as a container, this tag wraps content you wan
3232
Tag will accept the following attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}:
3333

3434
`query="expression"`
35-
: A numerical, logical or string [XPath](https://www.edankert.com/xpathfunctions.html) expression to evaluate.
35+
: A numerical, logical or string [XPath](https://developer.mozilla.org/en-US/docs/Web/XML/XPath/Reference/Functions) expression to evaluate.
3636
: **Values:** `2 * 2`, `string-length("Textpattern") < 10`, and so on.
3737
: **Default:** unset.
3838

0 commit comments

Comments
 (0)