Skip to content

Commit

Permalink
fix: ✏️ Fixing urls. (#23)
Browse files Browse the repository at this point in the history
* fix: ✏️ helia-docker -> helia-http-gateway

Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>

* fix: ✏️ fixing urls

Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>

---------

Signed-off-by: Nishant Arora <1895906+whizzzkid@users.noreply.github.com>
  • Loading branch information
whizzzkid authored Oct 23, 2023
1 parent 6af57ab commit 118f993
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"type": "module",
"repository": {
"type": "git",
"url": "git+https://github.com/whizzzkid/helia-http-gateway.git"
"url": "git+https://github.com/ipfs/helia-http-gateway.git"
},
"engines": {
"node": ">=20",
Expand All @@ -34,9 +34,9 @@
"author": "Nishant Arora (me@nishantarora.in)",
"license": "Apache-2.0 OR MIT",
"bugs": {
"url": "https://github.com/whizzzkid/helia-http-gateway/issues"
"url": "https://github.com/ipfs/helia-http-gateway/issues"
},
"homepage": "https://github.com/whizzzkid/helia-http-gateway#readme",
"homepage": "https://github.com/ipfs/helia-http-gateway#readme",
"devDependencies": {
"@types/express": "4.x",
"@types/express-session": "1.17.9",
Expand Down

0 comments on commit 118f993

Please sign in to comment.