diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 7de852d..dfd9a31 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -85,7 +85,7 @@ enableGitInfo = true # Enable "Edit this page" links for 'doc' page type. # Disabled by default. Uncomment to enable. Requires 'BookRepo' param. # Edit path must point to root directory of repo. - BookEditPath = 'edit/master/exampleSite' + BookEditPath = 'edit/main/exampleSite' # Configure the date format used on the pages # - In git information diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 0d47f6a..4f439c6 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -81,7 +81,7 @@ params: # Enable "Edit this page" links for 'doc' page type. # Disabled by default. Uncomment to enable. Requires 'BookRepo' param. # Edit path must point to root directory of repo. - BookEditPath: edit/master/exampleSite + BookEditPath: edit/main/exampleSite # Configure the date format used on the pages # - In git information