Correct URL to restic plugin in comment

This commit is contained in:
Matthew Holt 2017-07-05 08:43:44 -06:00
parent 2d9273f915
commit 56b3ea876b

View File

@ -495,7 +495,7 @@ var directives = []string{
"awslambda", // github.com/coopernurse/caddy-awslambda
"grpc", // github.com/pieterlouw/caddy-grpc
"gopkg", // github.com/zikes/gopkg
"restic", // github.com/mholt/caddy-restic
"restic", // github.com/restic/caddy
}
const (