mirror of
https://github.com/andatoshiki/toshiki-notebook.git
synced 2026-06-06 06:55:55 +00:00
fix(edit link): alter original edit link with new link to repo
This commit is contained in:
parent
ff82466134
commit
c1ca67f4fe
@ -21,7 +21,7 @@ export const themeConfig: DefaultTheme.Config = {
|
|||||||
},
|
},
|
||||||
// documentation edit link
|
// documentation edit link
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: 'https://github.com/andatoshiki/toshiki-note/edit/master/docs/:path',
|
pattern: 'https://github.com/andatoshiki/toshiki-notebook/edit/master/docs/:path',
|
||||||
text: 'Edit this page on GitHub',
|
text: 'Edit this page on GitHub',
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user