From 0b924b0a837afe532bb3ddfd77ca05267eef5e06 Mon Sep 17 00:00:00 2001 From: Brett Wooldridge Date: Fri, 30 Jan 2015 14:55:10 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ceb2598..d33930a1 100644 --- a/README.md +++ b/README.md @@ -178,7 +178,7 @@ wiki page for details. 📈``healthCheckRegistry``
This property is only available via programmatic configuration or IoC container. This property allows you to specify an instance of a *Codahale/Dropwizard* ``HealthCheckRegistry`` to be used by the -pool to report current health information. See the [Metrics](https://github.com/brettwooldridge/HikariCP/wiki/Dropwizard-HealthChecks) +pool to report current health information. See the [Health Checks](https://github.com/brettwooldridge/HikariCP/wiki/Dropwizard-HealthChecks) wiki page for details. *Default: none*