chore: make edit button go to edit directly

support-stop-sequences
Meng Zhang 2023-06-06 16:51:40 -07:00
parent db52f94be0
commit 9738d10fdb
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,