diff --git a/README.md b/README.md index 593c05f6..2d3af462 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Supported Postgres versions: 9.1 and up. export DATA_SOURCE_NAME="postgres://postgres:password@localhost/?sslmode=disable" ./postgres_exporter -See the github.com/lib/pg module for other ways to format the connection string. +See the [github.com/lib/pq](http://github.com/lib/pq) module for other ways to format the connection string. ### Flags