From 28b5abb1a1193b7c5532ce60770e6a2573e2d6ae Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Feb 2025 15:07:32 -0800 Subject: [PATCH] Reword doc --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9ee0f366..1898b7bd 100644 --- a/README.md +++ b/README.md @@ -236,8 +236,8 @@ disable_collections = false disable_pages = false disable_sections = false -edit_url = "" # File edit URL. Example: "https://github.com/account/project/edit/master/content/%s". -history_url = "" # File history URL. Example: "https://github.com/account/project/commits/master/content/%s". +edit_url = "" # Example: "https://github.com/account/project/edit/master/content/%s" +history_url = "" # Example: "https://github.com/account/project/commits/master/content/%s" # Schema base_schema = {} # JSON-LD schema that all page schemas override