0
Fork 0
mirror of https://github.com/caddyserver/caddy.git synced 2025-01-13 22:51:08 -05:00

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 (