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:
parent
2d9273f915
commit
56b3ea876b
1 changed files with 1 additions and 1 deletions
|
@ -495,7 +495,7 @@ var directives = []string{
|
||||||
"awslambda", // github.com/coopernurse/caddy-awslambda
|
"awslambda", // github.com/coopernurse/caddy-awslambda
|
||||||
"grpc", // github.com/pieterlouw/caddy-grpc
|
"grpc", // github.com/pieterlouw/caddy-grpc
|
||||||
"gopkg", // github.com/zikes/gopkg
|
"gopkg", // github.com/zikes/gopkg
|
||||||
"restic", // github.com/mholt/caddy-restic
|
"restic", // github.com/restic/caddy
|
||||||
}
|
}
|
||||||
|
|
||||||
const (
|
const (
|
||||||
|
|
Loading…
Reference in a new issue