Skip to content

Commit a6c1084

Browse files
Update bugs and homepage links for pg-pool (#3528)
1 parent 1b2bedc commit a6c1084

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/pg-pool/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"author": "Brian M. Carlson",
3131
"license": "MIT",
3232
"bugs": {
33-
"url": "https://github.com/brianc/node-pg-pool/issues"
33+
"url": "https://github.com/brianc/node-postgres/issues"
3434
},
35-
"homepage": "https://github.com/brianc/node-pg-pool#readme",
35+
"homepage": "https://github.com/brianc/node-postgres/tree/master/packages/pg-pool#readme",
3636
"devDependencies": {
3737
"bluebird": "3.7.2",
3838
"co": "4.6.0",

0 commit comments

Comments
 (0)