From 8e26ac53bf370bd1608aeca3622386145f607041 Mon Sep 17 00:00:00 2001 From: Tom Cat Date: Tue, 15 Aug 2023 03:35:04 -0600 Subject: [PATCH] Fix edit to view content on make a change --- config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.yml b/config.yml index 83fe320..edac0fa 100644 --- a/config.yml +++ b/config.yml @@ -28,7 +28,7 @@ params: cover: responsiveImages: true # disable to speed up build times at cost of responsive sizes editPost: - URL: "https://git.fosscat.com/tom/fosscat-site/_edit/main/content" + URL: "https://git.fosscat.com/tom/fosscat-site/src/branch/main/content" Text: "Suggest Changes" # edit text appendFilePath: true # to append file path to Edit link enableEmoji: true