Skip to content

Commit 40a5ee5

Browse files
gabeltmorehouse
authored andcommitted
docs: Fix link to nuxt module docs (bootstrap-vue#1237)
1 parent 47d8878 commit 40a5ee5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ and [BootstrapVue](https://unpkg.com/bootstrap-vue@latest/dist/bootstrap-vue.css
3535
in your bundle or reference them from `static/` via `index.html`.
3636

3737
## 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))
3939

4040
- Add `@nuxtjs/bootstrap-vue` dependency using yarn or npm to your project:
4141
- Add `@nuxtjs/bootstrap-vue` to modules section of **nuxt.config.js**

0 commit comments

Comments
 (0)