From eff41b231082cc5c2056e05ee9f358a334bd6650 Mon Sep 17 00:00:00 2001 From: Aditya Telange <21258296+adityatelange@users.noreply.github.com> Date: Fri, 19 Aug 2022 23:01:24 +0530 Subject: [PATCH] Update docs suggestions from #1010 --- Features.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Features.md b/Features.md index 0be8d16..929bf1f 100644 --- a/Features.md +++ b/Features.md @@ -361,7 +361,7 @@ For site config use: ```yml Params: editPost: - URL: "https://github.com//content" + URL: "https://github.com///tree///" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link ```