Skip to content

Commit

Permalink
Merge pull request #33 from weseek/feat/114244-126659-add-link-to-plu…
Browse files Browse the repository at this point in the history
…gins

feat: Add link for plugins
  • Loading branch information
yuki-takei authored Jul 12, 2023
2 parents 5c81c5a + e57e233 commit b7baf6e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/.vuepress/nav/en.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ module.exports = [
text: 'Documents',
link: 'https://docs.growi.org/en/'
},
{
text: 'Plugins',
link: 'https://growi.org/plugins/'
},
]
4 changes: 4 additions & 0 deletions docs/.vuepress/nav/ja.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,8 @@ module.exports = [
text: 'ドキュメント',
link: 'https://docs.growi.org/ja/'
},
{
text: 'プラグイン',
link: 'https://growi.org/plugins/'
},
]

0 comments on commit b7baf6e

Please sign in to comment.