chore: make edit button go to edit directly

improve-workflow
Meng Zhang 2023-06-06 16:51:40 -07:00
parent 8da97f6e9c
commit c0106ad774
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ const config = {
// Please change this to your repo.
// Remove this to remove the "edit this page" links.
editUrl:
'https://github.com/TabbyML/tabby/tree/main/website',
'https://github.com/TabbyML/tabby/edit/main/website',
},
blog: {
showReadingTime: true,