Skip to content

Commit

Permalink
Merge pull request #7176 from ipfs/webui-2.7.5
Browse files Browse the repository at this point in the history
feat: webui 2.7.5
  • Loading branch information
Stebalien authored Apr 17, 2020
2 parents b877402 + 135c451 commit 28b7c3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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/bafybeigxqbvc6qxk2wkdyzpkh7mr7zh5pxbvpjb6a6mxdtpwhlqaf4qj5a"
const WebUIPath = "/ipfs/bafybeidatpz2hli6fgu3zul5woi27ujesdf5o5a7bu622qj6ugharciwjq"

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

0 comments on commit 28b7c3a

Please sign in to comment.