Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
miya committed Sep 26, 2024
1 parent c8e23d4 commit ebb4d9b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/.vuepress/nav/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ module.exports = [
},
{
text: 'Plugins',
link: 'https://growi.org/plugins/en/'
link: 'https://growi.org/en/plugins/'
},
]
2 changes: 1 addition & 1 deletion docs/.vuepress/nav/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@ module.exports = [
},
{
text: 'プラグイン',
link: 'https://growi.org/plugins/'
link: 'https://growi.org/ja/plugins/'
},
]

0 comments on commit ebb4d9b

Please sign in to comment.