diff --git a/docs/hugo.toml b/docs/hugo.toml index eb1ed3a..a111790 100644 --- a/docs/hugo.toml +++ b/docs/hugo.toml @@ -15,7 +15,7 @@ pygmentsCodeFences = true [params] geekdocLogo = "images/releaser-logo-1024.png" geekdocRepo = "https://git.k3nny.fr/k3nny/releaser" - geekdocEditPath = "edit/main/docs/content" + geekdocEditPath = "_edit/main/docs/content" geekdocSearch = true geekdocMenuBundle = true geekdocBreadcrumb = false