summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/compare/Default.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/compare/Default.md')
-rw-r--r--docs/content/en/functions/compare/Default.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/functions/compare/Default.md b/docs/content/en/functions/compare/Default.md
index 1e6bd7968..bf859d51c 100644
--- a/docs/content/en/functions/compare/Default.md
+++ b/docs/content/en/functions/compare/Default.md
@@ -21,7 +21,7 @@ When the second argument is the boolean `false` value, the `default` function re
To set a default value based on truthiness, use the [`or`] operator instead.
-[`or`]: /functions/go-template/or
+[`or`]: /functions/go-template/or/
{{% /note %}}
The `default` function returns the second argument if set: