FIX: Proper path for "Edit GitHub"
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
94ebf33656
commit
1aa9b6a220
@@ -2007,7 +2007,7 @@ export default defineConfig({
|
|||||||
],
|
],
|
||||||
|
|
||||||
editLink: {
|
editLink: {
|
||||||
pattern: "https://github.com/ironcalc/ironcalc/edit/main/docs/:path",
|
pattern: "https://github.com/ironcalc/ironcalc/edit/main/docs/src/:path",
|
||||||
text: "Edit on GitHub",
|
text: "Edit on GitHub",
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user