diff --git a/exampleSite/config/_default/params.toml b/exampleSite/config/_default/params.toml index fa5fc2e6..100ce92f 100644 --- a/exampleSite/config/_default/params.toml +++ b/exampleSite/config/_default/params.toml @@ -33,7 +33,7 @@ mainSections = ["docs", "samples"] showBreadcrumbs = true showDraftLabel = true showEdit = true - editURL = "https://github.com/nunocoracao/blowfish/tree/main/content" + editURL = "https://github.com/nunocoracao/blowfish/tree/main/exampleSite/content" editAppendPath = true showHeadingAnchors = true showPagination = true