Link to pkg.go.dev instead of godoc.org
This is a big improvement because it can directly link to the v4 docs instead of the pre-modules v3. The badge should be changed once the new pkg.go.dev badge is available.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
[](https://godoc.org/github.com/jackc/pgx)
|
||||
[](https://pkg.go.dev/github.com/jackc/pgx/v4)
|
||||
[](https://travis-ci.org/jackc/pgx)
|
||||
|
||||
# pgx - PostgreSQL Driver and Toolkit
|
||||
|
||||
Reference in New Issue
Block a user