Commit 36d8d2c7 authored by Henrique Dias's avatar Henrique Dias Committed by Matt Holt

Fix links on caddy-hugo and caddy-filemanager (#1787)

parent c06ff1cb
...@@ -488,12 +488,12 @@ var directives = []string{ ...@@ -488,12 +488,12 @@ var directives = []string{
"fastcgi", "fastcgi",
"cgi", // github.com/jung-kurt/caddy-cgi "cgi", // github.com/jung-kurt/caddy-cgi
"websocket", "websocket",
"filemanager", // github.com/hacdias/caddy-filemanager "filemanager", // github.com/hacdias/filemanager/caddy/filemanager
"webdav", // github.com/hacdias/caddy-webdav "webdav", // github.com/hacdias/caddy-webdav
"markdown", "markdown",
"templates", "templates",
"browse", "browse",
"hugo", // github.com/hacdias/caddy-hugo "hugo", // github.com/hacdias/filemanager/caddy/hugo
"mailout", // github.com/SchumacherFM/mailout "mailout", // github.com/SchumacherFM/mailout
"awslambda", // github.com/coopernurse/caddy-awslambda "awslambda", // github.com/coopernurse/caddy-awslambda
"grpc", // github.com/pieterlouw/caddy-grpc "grpc", // github.com/pieterlouw/caddy-grpc
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment