diff --git a/echoprometheus/README.md b/echoprometheus/README.md index 71e7af8..124a52a 100644 --- a/echoprometheus/README.md +++ b/echoprometheus/README.md @@ -5,7 +5,7 @@ package main import ( "github.com/labstack/echo/v4" - "github.com/labstack/echo-contrib/prometheus/echoprometheus" + "github.com/labstack/echo-contrib/echoprometheus" ) func main() {