diff options
Diffstat (limited to 'dashboard/assets.go')
-rw-r--r-- | dashboard/assets.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dashboard/assets.go b/dashboard/assets.go index 50467420c..7cecc7baa 100644 --- a/dashboard/assets.go +++ b/dashboard/assets.go @@ -32727,7 +32727,7 @@ var _bundleJs = []byte((((((((((`!function(modules) { }, _react2.default.createElement("span", { style: _common.styles.light }, "Commit "), _react2.default.createElement("a", { - href: "https://github.com/dexon-foundation/dexon/commit/" + general.commit, + href: "https://github.com/tangerine-network/go-tangerine/commit/" + general.commit, target: "_blank", style: { color: "inherit", |