diff --git a/packages/create-nuxt-app/test/snapshots/index.test.js.md b/packages/create-nuxt-app/test/snapshots/index.test.js.md index d846df12e..8d33f9884 100644 --- a/packages/create-nuxt-app/test/snapshots/index.test.js.md +++ b/packages/create-nuxt-app/test/snapshots/index.test.js.md @@ -762,7 +762,7 @@ Generated by [AVA](https://avajs.dev). // Axios module configuration (https://go.nuxtjs.dev/config-axios)␊ axios: {},␊ ␊ - // Content module configuration (https://go.nuxtjs.dev/content-config)␊ + // Content module configuration (https://go.nuxtjs.dev/config-content)␊ content: {},␊ ␊ // Build Configuration (https://go.nuxtjs.dev/config-build)␊ @@ -851,7 +851,7 @@ Generated by [AVA](https://avajs.dev). '@nuxt/content',␊ ],␊ ␊ - // Content module configuration (https://go.nuxtjs.dev/content-config)␊ + // Content module configuration (https://go.nuxtjs.dev/config-content)␊ content: {},␊ ␊ // Build Configuration (https://go.nuxtjs.dev/config-build)␊ diff --git a/packages/create-nuxt-app/test/snapshots/index.test.js.snap b/packages/create-nuxt-app/test/snapshots/index.test.js.snap index 6d489d004..172f4b095 100644 Binary files a/packages/create-nuxt-app/test/snapshots/index.test.js.snap and b/packages/create-nuxt-app/test/snapshots/index.test.js.snap differ