fix edit url

This commit is contained in:
OCram85 2022-01-11 08:49:22 +01:00
parent 7f3b812649
commit 576d87f467
1 changed files with 1 additions and 1 deletions

View File

@ -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