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:
Javier Palomo Almena 2017-01-16 18:38:05 +01:00
parent 44eff0143e
commit 8b3d826801
1 changed files with 1 additions and 1 deletions

View File

@ -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
// {}