From 0fd4658d456a7bad43effe829f2ea3b015640c44 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Thu, 8 Feb 2024 14:05:30 -0500 Subject: [PATCH] Copyedit --- userguide/content/en/docs/adding-content/shortcodes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/userguide/content/en/docs/adding-content/shortcodes/index.md b/userguide/content/en/docs/adding-content/shortcodes/index.md index 1313feaba1..697b9f991e 100644 --- a/userguide/content/en/docs/adding-content/shortcodes/index.md +++ b/userguide/content/en/docs/adding-content/shortcodes/index.md @@ -129,7 +129,7 @@ We do a [Pull Request](https://github.com/gohugoio/hugo/pulls) contributions wor | ---------------- |------------| ------------| | title | | The title to use. | url | | The URL to link to. -| url_text | The value of the `ui_read_more` parameter in the language file. For English, that's "Read more" | The link text to use. +| url_text | The [language parameter](/docs/language/#internationalization-bundles) value of [`ui_read_more`](https://github.com/google/docsy/blob/main/i18n/en.toml) | The link text to use. | icon | | The icon class to use.