summaryrefslogtreecommitdiffstats
path: root/docs/content/en/content-management/summaries.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/content/en/content-management/summaries.md')
-rw-r--r--docs/content/en/content-management/summaries.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/content-management/summaries.md b/docs/content/en/content-management/summaries.md
index 010e55dcd..345e2f748 100644
--- a/docs/content/en/content-management/summaries.md
+++ b/docs/content/en/content-management/summaries.md
@@ -81,7 +81,7 @@ Hugo uses the _first_ of the above steps that returns text. So if, for example,
## Example: First 10 Articles with Summaries
-You can show content summaries with the following code. You could use the following snippet, for example, in a [section template][].
+You can show content summaries with the following code. You could use the following snippet, for example, in a [section template].
{{< code file="page-list-with-summaries.html" >}}
{{ range first 10 .Pages }}