diff options
Diffstat (limited to 'docs/content/en/commands/hugo_mod_npm.md')
-rw-r--r-- | docs/content/en/commands/hugo_mod_npm.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/en/commands/hugo_mod_npm.md b/docs/content/en/commands/hugo_mod_npm.md index 763b3c247..eeb684e51 100644 --- a/docs/content/en/commands/hugo_mod_npm.md +++ b/docs/content/en/commands/hugo_mod_npm.md @@ -41,6 +41,6 @@ hugo mod npm [command] [flags] ### SEE ALSO -* [hugo mod](/commands/hugo_mod/) - Various Hugo Modules helpers. +* [hugo mod](/commands/hugo_mod/) - Manage modules * [hugo mod npm pack](/commands/hugo_mod_npm_pack/) - Experimental: Prepares and writes a composite package.json file for your project. |