Jelajahi Sumber

Metrics URL fixed in the README

If you go on the previous URL, it says:

> This is not the Java library.

With a link to the actual Java library, hosted here: https://github.com/dropwizard/metrics
Baptiste Fontaine 10 tahun lalu
induk
melakukan
2966cdbf4b
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -1,7 +1,7 @@
 go-metrics
 ==========
 
-Go port of Coda Hale's Metrics library: <https://github.com/codahale/metrics>.
+Go port of Coda Hale's Metrics library: <https://github.com/dropwizard/metrics>.
 
 Documentation: <http://godoc.org/github.com/rcrowley/go-metrics>.