chore: make edit button go to edit directly
parent
db52f94be0
commit
9738d10fdb
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in New Issue