From ea74d798a505112ea78e39a3d4158c2e093939d7 Mon Sep 17 00:00:00 2001 From: Joe Mooring Date: Tue, 2 Apr 2024 20:31:44 -0700 Subject: [PATCH] Update shortcodes.md --- content/en/content-management/shortcodes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/content-management/shortcodes.md b/content/en/content-management/shortcodes.md index 31cd71286..673ac43b5 100644 --- a/content/en/content-management/shortcodes.md +++ b/content/en/content-management/shortcodes.md @@ -392,7 +392,7 @@ If you want to further customize the visual styling of the YouTube or Vimeo outp {{% note %}} To override Hugo's embedded `vimeo` shortcode, copy the [source code] to a file with the same name in the layouts/shortcodes directory. -[source code]: {{% eturl vimeo %}} +[source code]: {{% eturl youtube %}} {{% /note %}} The `youtube` shortcode embeds a responsive video player for [YouTube videos]. Only the ID of the video is required, e.g.: