From 9d0e2aceb887e8c93c23f7d94f8649d71e4be466 Mon Sep 17 00:00:00 2001 From: vjeantet Date: Wed, 9 Sep 2020 00:04:31 +0200 Subject: fix link to improve each page with netlify CMS --- exampleSite/config.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exampleSite') diff --git a/exampleSite/config.toml b/exampleSite/config.toml index 93c7e78..a0567a3 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -33,7 +33,7 @@ disableNavChevron = false # set true to hide next/prev chevron, default is false menushortcutsnewtab = false # set true to open shortcuts links to a new tab/window #editURL = "https://github.com/vjeantet/hugo-theme-docport/edit/master/exampleSite/content/" -editWithNetlifyCMSCollection = "pages" +editWithNetlifyCMSURL = "https://docport.netlify.app/admin/#/collections/pages/entries/" enableGitInfo = true -- cgit v1.2.3