Skip to content

Commit a1bfa41

Browse files
committed
Fix Metrics URL
1 parent c660289 commit a1bfa41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ historically not sucked:
1313
* [Jackson](http://jackson.codehaus.org) for JSON parsin' and generatin'.
1414
* [Logback](http://logback.qos.ch/) for loggin'.
1515
* [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.
16+
* [Metrics](http://metrics.dropwizard.io) for figurin' out what your application is doin' in production.
1717
* [JDBI](http://www.jdbi.org) and [Hibernate](http://www.hibernate.org/) for databasin'.
1818
* [Liquibase](http://www.liquibase.org/) for migratin'.
1919

0 commit comments

Comments
 (0)