You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/2.setup.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -18,11 +18,11 @@ Add `@nuxtjs/strapi` dev dependency to your project:
18
18
```
19
19
::
20
20
21
-
Then, add `@nuxtjs/strapi` to the [`buildModules`](https://v3.nuxtjs.org/docs/directory-structure/nuxt.config#buildmodules) section of your Nuxt configuration:
21
+
Then, add `@nuxtjs/strapi` to the [`modules`](https://v3.nuxtjs.org/api/configuration/nuxt.config#modules) section of your Nuxt configuration:
0 commit comments