Fix URL of documentation edition link
All checks were successful
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 2m41s
All checks were successful
Build Nginx-based docker image / build-static-assets (pull_request) Successful in 2m41s
This commit is contained in:
parent
b9ad05a578
commit
5c60e10b96
@ -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