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

Commit 06340ec

Browse files
hacdiasAlan Shaw
authored andcommitted
feat: web ui 2.7.1 (#2599)
1 parent 8898cbb commit 06340ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/http/api/routes/webui.js

Lines changed: 1 addition & 1 deletion
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/QmfNbSskgvTXYhuqP8tb9AKbCkyRcCy3WeiXwD9y5LeoqK`)
33+
return h.redirect(`${scheme}://${host}:${port}/ipfs/QmPkojhjJkJ5LEGBDrAvdftrjAYmi9GU5Cq27mWvZTDieW`)
3434
}
3535
}
3636
]

0 commit comments

Comments
 (0)