Skip to content

Commit

Permalink
chore: fix typo for content config link
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Oct 6, 2020
1 parent 4553b4d commit 979b9c2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/cna-template/template/nuxt/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@
<%_ } _%>
<%_ if (content) { _%>

// Content module configuration (https://go.nuxtjs.dev/content-config)
// Content module configuration (https://go.nuxtjs.dev/config-content)
content: {},
<%_ } _%>
<%_ if (ui === 'vuetify') { _%>
Expand Down
Binary file modified packages/create-nuxt-app/test/snapshots/index.test.js.snap
Binary file not shown.

0 comments on commit 979b9c2

Please sign in to comment.