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

Commit a61d510

Browse files
hacdiasAlan Shaw
authored and
Alan Shaw
committed
1 parent b8a153b commit a61d510

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/QmcjeTciMNgEBe4xXvEaA4TQtwTRkXucx7DmKWViXSmX7m`)
33+
return h.redirect(`${scheme}://${host}:${port}/ipfs/QmfNbSskgvTXYhuqP8tb9AKbCkyRcCy3WeiXwD9y5LeoqK`)
3434
}
3535
}
3636
]

0 commit comments

Comments
 (0)