diff --git a/docs/hugo.toml b/docs/hugo.toml index a111790..b818ec3 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" geekdocSearch = true geekdocMenuBundle = true geekdocBreadcrumb = false