diff --git a/config/_default/params.toml b/config/_default/params.toml index 53190fc..0a7c78c 100644 --- a/config/_default/params.toml +++ b/config/_default/params.toml @@ -25,7 +25,7 @@ description = "A personal blog about PowerShell, Automation and more." showBreadcrumbs = false showDraftLabel = true showEdit = true - editURL = "https://github.com/OCram85/Blog/" + editURL = "https://github.com/OCram85/Blog/edit/master/content/" editAppendPath = true showHeadingAnchors = true showPagination = true