Skip to content

Commit

Permalink
Fix edit me link
Browse files Browse the repository at this point in the history
Signed-off-by: Thiago Guerrero <tgbalera@amazon.com>
  • Loading branch information
Thiago Guerrero committed Dec 13, 2023
1 parent 72bc00e commit 0290f89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = {
repo: 'https://github.com/Digi-Dojo',
repoLabel: 'Code',
docsRepo: 'https://github.com/T-Guerrero/mac0499',
docsDir: 'docs',
docsDir: 'docs/src',
docsBranch: 'main',
editLinks: true,
lastUpdated: true,
Expand Down

0 comments on commit 0290f89

Please sign in to comment.