aboutsummaryrefslogtreecommitdiffhomepage
path: root/content/en/functions/collections/Group.md
diff options
context:
space:
mode:
Diffstat (limited to 'content/en/functions/collections/Group.md')
-rw-r--r--content/en/functions/collections/Group.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/en/functions/collections/Group.md b/content/en/functions/collections/Group.md
index 2f5a333c0..0ec45516c 100644
--- a/content/en/functions/collections/Group.md
+++ b/content/en/functions/collections/Group.md
@@ -28,4 +28,4 @@ aliases: [/functions/group]
{{ end }}
```
-The page group you get from `group` is of the same type you get from the built-in [group methods](/templates/lists#group-content) in Hugo. The above example can be [paginated](/templates/pagination/#list-paginator-pages).
+The page group you get from `group` is of the same type you get from the built-in [group methods](/quick-reference/page-collections/#group) in Hugo. The example above can be [paginated](/templates/pagination/).