Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 979b9c2

Browse files
committed
chore: fix typo for content config link
1 parent 4553b4d commit 979b9c2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/cna-template/template/nuxt/nuxt.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<%_ } _%>
129129
<%_ if (content) { _%>
130130

131-
// Content module configuration (https://go.nuxtjs.dev/content-config)
131+
// Content module configuration (https://go.nuxtjs.dev/config-content)
132132
content: {},
133133
<%_ } _%>
134134
<%_ if (ui === 'vuetify') { _%>
Binary file not shown.

0 commit comments

Comments
 (0)