From 168800d5ae0c6afc1eba43eeaec29dadf886c0a6 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Fri, 31 May 2024 12:43:36 -0700 Subject: [PATCH] Fix typo --- content/en/content-management/summaries.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/summaries.md b/content/en/content-management/summaries.md index 7e3979f03..97aa4a0ac 100644 --- a/content/en/content-management/summaries.md +++ b/content/en/content-management/summaries.md @@ -102,7 +102,7 @@ Automatic|3|:heavy_check_mark:|:heavy_check_mark:|:heavy_check_mark:|:x: Render the summary in a template by calling the [`Summary`] method on a `Page` object. -[`Summary]: /methods/page/summary +[`Summary`]: /methods/page/summary ```go-html-template {{ range site.RegularPages }}