Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Commit 7a87d8f

Browse files
hacdiasAlan Shaw
authored and
Alan Shaw
committed
feat: web ui 2.7.2 (#2651)
1 parent bbcce34 commit 7a87d8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http/api/routes/webui.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ module.exports = [
3030
host = 'gateway.ipfs.io'
3131
}
3232

33-
return h.redirect(`${scheme}://${host}:${port}/ipfs/QmPkojhjJkJ5LEGBDrAvdftrjAYmi9GU5Cq27mWvZTDieW`)
33+
return h.redirect(`${scheme}://${host}:${port}/ipfs/Qmexhq2sBHnXQbvyP2GfUdbnY7HCagH2Mw5vUNSBn2nxip`)
3434
}
3535
}
3636
]

0 commit comments

Comments
 (0)