diff --git a/exampleSite/config.toml b/exampleSite/config.toml index b1e3656edb..51f6b73d39 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -9,7 +9,7 @@ metaDataFormat = "yaml" defaultContentLanguageInSubdir= true [params] - editURL = "https://github.com/matcornic/hugo-theme-learn/edit/master/docs/content/" + editURL = "https://github.com/matcornic/hugo-theme-learn/edit/master/exampleSite/content/" description = "Documentation for Hugo Learn Theme" author = "Mathieu Cornic" showVisitedLinks = true