We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d64eec9 + 7d397ac commit 4fdc3adCopy full SHA for 4fdc3ad
core/corehttp/webui.go
@@ -1,7 +1,7 @@
1
package corehttp
2
3
// TODO: move to IPNS
4
-const WebUIPath = "/ipfs/bafybeihpkhgv3jfnyx5qcexded7agjpwbgvtc3o6lnk6n3cs37fh4xx4fe"
+const WebUIPath = "/ipfs/bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a"
5
6
// this is a list of all past webUI paths.
7
var WebUIPaths = []string{
0 commit comments