diff options
Diffstat (limited to 'docs/content/en/shortcodes/x.md')
-rwxr-xr-x | docs/content/en/shortcodes/x.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/shortcodes/x.md b/docs/content/en/shortcodes/x.md index f1eebdaf2..dbce7e613 100755 --- a/docs/content/en/shortcodes/x.md +++ b/docs/content/en/shortcodes/x.md @@ -9,7 +9,7 @@ keywords: [] {{< new-in 0.141.0 />}} > [!note] -> To override Hugo's embedded `x` shortcode, copy the [source code] to a file with the same name in the `layouts/shortcodes` directory. +> To override Hugo's embedded `x` shortcode, copy the [source code] to a file with the same name in the `layouts/_shortcodes` directory. ## Example |