Skip to content

Commit e168d4a

Browse files
committed
link fixes
1 parent a1a4cd6 commit e168d4a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/content/en/module-info.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,4 +125,4 @@ If you want to change the default directory structure, you have to change it in
125125
[nuxt-dirs]: https://nuxtjs.org/guides/get-started/directory-structure
126126
[nuxt-modules]: https://nuxtjs.org/guide/modules/
127127
[vuems-dirs]: /options#directories
128-
[doc-config]: http://localhost:3000/module-config#config-directory
128+
[doc-config]: /module-config#config-directory

docs/content/en/setup.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,5 +76,5 @@ export default {
7676
[vue]: https://vuejs.org
7777
[nuxt]: https://nuxtjs.org/
7878
[router]: https://github.com/nuxt-community/router-module
79-
[vuex]: http://vuex.vuejs.org
79+
[vuex]: https://vuex.vuejs.org
8080
[i18n]: https://i18n.nuxtjs.org/

0 commit comments

Comments
 (0)