Skip to content

Commit

Permalink
docs: fix link for the installation instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
haoqunjiang committed Nov 16, 2021
1 parent 176ccba commit d433ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/.vitepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ module.exports = {

{
text: 'Installation',
link: '/guide/installation/'
link: '/guide/installation'
},

{
Expand Down

0 comments on commit d433ffe

Please sign in to comment.