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: {
|
||||
sidebarPath: './sidebars.ts',
|
||||
editUrl:
|
||||
'https://gitea.bustikiller.com/bustikiller/wedding-planner-website/',
|
||||
'https://gitea.bustikiller.com/bustikiller/wedding-planner-website/src/branch/main/',
|
||||
},
|
||||
blog: {
|
||||
showReadingTime: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user