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/README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ and [BootstrapVue](https://unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.css
35
35
in your bundle or reference them from `static/` via `index.html`.
36
36
37
37
## Nuxt.js
38
-
You can use official [Nuxt.js](https://nuxtjs.org) module to add BootstrapVue support. ([module docs](https://github.com/nuxt-community/modules/tree/master/modules/bootstrap-vue))
38
+
You can use official [Nuxt.js](https://nuxtjs.org) module to add BootstrapVue support. ([module docs](https://github.com/nuxt-community/modules/tree/master/packages/bootstrap-vue))
39
39
40
40
- Add `@nuxtjs/bootstrap-vue` dependency using yarn or npm to your project:
41
41
- Add `@nuxtjs/bootstrap-vue` to modules section of **nuxt.config.js**
0 commit comments