mirror of
https://github.com/caddyserver/caddy.git
synced 2024-11-25 17:56:34 +08:00
Correct URL to restic plugin in comment
This commit is contained in:
parent
2d9273f915
commit
56b3ea876b
|
@ -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 (
|
||||
|
|
Loading…
Reference in New Issue
Block a user