Skip to content

Commit dd1d8cc

Browse files
committed
chore: update repo url in usage()
1 parent 43d66a3 commit dd1d8cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/docker-gen/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Environment Variables:
6666
DOCKER_CERT_PATH - directory path containing key.pem, cert.pem and ca.pem
6767
DOCKER_TLS_VERIFY - enable client TLS verification
6868
`)
69-
println(`For more information, see https://github.com/jwilder/docker-gen`)
69+
println(`For more information, see https://github.com/nginx-proxy/docker-gen`)
7070
}
7171

7272
func loadConfig(file string) error {

0 commit comments

Comments
 (0)