Skip to content

Commit 6e6b22f

Browse files
authored
Add edit links (#23)
1 parent 3b8f36b commit 6e6b22f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ const config: Config = {
3838
docs: {
3939
sidebarPath: './sidebars.ts',
4040
routeBasePath: '/',
41+
editUrl: 'https://github.com/RooVetGit/Roo-Code-Docs/edit/main/',
4142
},
4243
theme: {
4344
customCss: './src/css/custom.css',

0 commit comments

Comments
 (0)