Merge pull request 'Fix URL of documentation edition link' (#7) from fix-documentation-edit-path into main
All checks were successful
Build Nginx-based docker image / build-static-assets (push) Successful in 2m55s
All checks were successful
Build Nginx-based docker image / build-static-assets (push) Successful in 2m55s
Reviewed-on: #7
This commit is contained in:
commit
87ff6f1329
@ -28,7 +28,7 @@ const config: Config = {
|
|||||||
docs: {
|
docs: {
|
||||||
sidebarPath: './sidebars.ts',
|
sidebarPath: './sidebars.ts',
|
||||||
editUrl:
|
editUrl:
|
||||||
'https://gitea.bustikiller.com/bustikiller/wedding-planner-website/',
|
'https://gitea.bustikiller.com/bustikiller/wedding-planner-website/src/branch/main/',
|
||||||
},
|
},
|
||||||
blog: {
|
blog: {
|
||||||
showReadingTime: true,
|
showReadingTime: true,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user