Переглянути джерело

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 роки тому
батько
коміт
2966cdbf4b
1 змінених файлів з 1 додано та 1 видалено
  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>.