summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/go-template/else.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/go-template/else.md')
-rw-r--r--docs/content/en/functions/go-template/else.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/content/en/functions/go-template/else.md b/docs/content/en/functions/go-template/else.md
index ccb8b722c..698998bd8 100644
--- a/docs/content/en/functions/go-template/else.md
+++ b/docs/content/en/functions/go-template/else.md
@@ -64,6 +64,6 @@ Use `else if` to check multiple conditions.
{{% include "functions/go-template/_common/text-template.md" %}}
-[`if`]: /functions/go-template/if
-[`with`]: /functions/go-template/with
-[`range`]: /functions/go-template/range
+[`if`]: /functions/go-template/if/
+[`with`]: /functions/go-template/with/
+[`range`]: /functions/go-template/range/