Skip to content

Commit efedbcf

Browse files
committed
Updated package.json linkts
1 parent 21c3bd8 commit efedbcf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/mcollina/fastify-http-proxy.git"
11+
"url": "git+https://github.com/fastify/fastify-http-proxy.git"
1212
},
1313
"keywords": [
1414
"fastify",
@@ -18,9 +18,9 @@
1818
"author": "Matteo Collina <[email protected]>",
1919
"license": "MIT",
2020
"bugs": {
21-
"url": "https://github.com/mcollina/fastify-http-proxy/issues"
21+
"url": "https://github.com/fastify/fastify-http-proxy/issues"
2222
},
23-
"homepage": "https://github.com/mcollina/fastify-http-proxy#readme",
23+
"homepage": "https://github.com/fastify/fastify-http-proxy#readme",
2424
"devDependencies": {
2525
"fastify": "^1.0.0-rc.1",
2626
"got": "^8.0.3",

0 commit comments

Comments
 (0)