diff --git a/userguide/content/en/docs/adding-content/shortcodes/index.md b/userguide/content/en/docs/adding-content/shortcodes/index.md index 1313feaba..697b9f991 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.