Skip to content

Commit

Permalink
Merge pull request ipfs/kubo#7159 from ipfs/feat/webui-v2.7.4
Browse files Browse the repository at this point in the history
feat: webui v2.7.4

This commit was moved from ipfs/kubo@4fdc3ad
  • Loading branch information
Stebalien committed Apr 14, 2020
2 parents eb70087 + 4764185 commit 859c22d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gateway/core/corehttp/webui.go
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package corehttp

// TODO: move to IPNS
const WebUIPath = "/ipfs/bafybeihpkhgv3jfnyx5qcexded7agjpwbgvtc3o6lnk6n3cs37fh4xx4fe"
const WebUIPath = "/ipfs/bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a"

// this is a list of all past webUI paths.
var WebUIPaths = []string{
Expand Down

0 comments on commit 859c22d

Please sign in to comment.