We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c660289 commit a1bfa41Copy full SHA for a1bfa41
README.md
@@ -13,7 +13,7 @@ historically not sucked:
13
* [Jackson](http://jackson.codehaus.org) for JSON parsin' and generatin'.
14
* [Logback](http://logback.qos.ch/) for loggin'.
15
* [Hibernate Validator](http://www.hibernate.org/subprojects/validator.html) for validatin'.
16
-* [Metrics](http://metrics.codahale.com) for figurin' out what your application is doin' in production.
+* [Metrics](http://metrics.dropwizard.io) for figurin' out what your application is doin' in production.
17
* [JDBI](http://www.jdbi.org) and [Hibernate](http://www.hibernate.org/) for databasin'.
18
* [Liquibase](http://www.liquibase.org/) for migratin'.
19
0 commit comments