summaryrefslogtreecommitdiffstats
path: root/docs/content/en/functions/collections/After.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/functions/collections/After.md')
-rw-r--r--docs/content/en/functions/collections/After.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/content/en/functions/collections/After.md b/docs/content/en/functions/collections/After.md
index 0cf25c7dd..38cf755a0 100644
--- a/docs/content/en/functions/collections/After.md
+++ b/docs/content/en/functions/collections/After.md
@@ -65,7 +65,7 @@ You can use `after` in combination with the [`first`] function and Hugo's [power
{{ end }}
{{< /code >}}
-[`first`]: /functions/collections/first
-[list/section page]: /templates/section-templates
+[`first`]: /functions/collections/first/
+[list/section page]: /templates/section-templates/
[lists]: /templates/lists/#sort-content
[`slice`]: /functions/collections/slice/