Merge pull request #2148 from jvrplmlmn/health-api-doc-fix
Documentation fix for package 'health'. Use proper import path for 'health/api'master
						commit
						87cde81148
					
				| 
						 | 
					@ -24,7 +24,7 @@
 | 
				
			||||||
// "manual" checks that allow the service to quickly be brought in/out of
 | 
					// "manual" checks that allow the service to quickly be brought in/out of
 | 
				
			||||||
// rotation.
 | 
					// rotation.
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
//  import _ "github.com/docker/distribution/registry/health/api"
 | 
					//  import _ "github.com/docker/distribution/health/api"
 | 
				
			||||||
//
 | 
					//
 | 
				
			||||||
//  # curl localhost:5001/debug/health
 | 
					//  # curl localhost:5001/debug/health
 | 
				
			||||||
//  {}
 | 
					//  {}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue