mirror of
https://github.com/distribution/distribution
synced 2024-11-06 19:35:52 +01:00
Documentation fix for package 'health'. Use proper import path for 'health/api'
Signed-off-by: Javier Palomo Almena <javier.palomo.almena@gmail.com>
This commit is contained in:
parent
44eff0143e
commit
8b3d826801
@ -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
|
||||
// {}
|
||||
|
Loading…
Reference in New Issue
Block a user