diff --git a/health/doc.go b/health/doc.go index 187225780..877f4daca 100644 --- a/health/doc.go +++ b/health/doc.go @@ -24,7 +24,7 @@ // "manual" checks that allow the service to quickly be brought in/out of // rotation. // -// import _ "github.com/docker/distribution/registry/health/api" +// import _ "github.com/docker/distribution/health/api" // // # curl localhost:5001/debug/health // {}