fix suggestion url
This commit is contained in:
parent
3e6f161253
commit
b9fd0ed732
|
@ -60,8 +60,8 @@ params:
|
||||||
hiddenInSingle: true # hide on single page
|
hiddenInSingle: true # hide on single page
|
||||||
|
|
||||||
editPost:
|
editPost:
|
||||||
URL: "https://github.com/Wonderfall/wonderfall.github.io/content"
|
URL: "https://github.com/Wonderfall/wonderfall.github.io/blob/main/content"
|
||||||
Text: "Suggest Changes" # edit text
|
Text: "Source code" # edit text
|
||||||
appendFilePath: true # to append file path to Edit link
|
appendFilePath: true # to append file path to Edit link
|
||||||
|
|
||||||
menu:
|
menu:
|
||||||
|
|
Loading…
Reference in New Issue