Update docs suggestions from #1010

Aditya Telange 2022-08-19 23:01:24 +05:30
parent 352415351f
commit eff41b2310

@ -361,7 +361,7 @@ For site config use:
```yml ```yml
Params: Params:
editPost: editPost:
URL: "https://github.com/<path_to_repo>/content" URL: "https://github.com/<gitlab user>/<repo name>/tree/<branch name>/<path to content>/"
Text: "Suggest Changes" # edit text Text: "Suggest Changes" # edit text
appendFilePath: true # to append file path to Edit link appendFilePath: true # to append file path to Edit link
``` ```