We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29e9c5b commit 59d6c80Copy full SHA for 59d6c80
tags/evaluate.md
@@ -32,7 +32,7 @@ At its most basic level when used as a container, this tag wraps content you wan
32
Tag will accept the following attributes (**case-sensitive**) as well as the {% include atts-global-link.html %}:
33
34
`query="expression"`
35
-: A numerical, logical or string [XPath](https://www.edankert.com/xpathfunctions.html) expression to evaluate.
+: A numerical, logical or string [XPath](https://developer.mozilla.org/en-US/docs/Web/XML/XPath/Reference/Functions) expression to evaluate.
36
: **Values:** `2 * 2`, `string-length("Textpattern") < 10`, and so on.
37
: **Default:** unset.
38
0 commit comments