aboutsummaryrefslogtreecommitdiff
path: root/weed/server/master_ui/templates.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/server/master_ui/templates.go')
-rw-r--r--weed/server/master_ui/templates.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/server/master_ui/templates.go b/weed/server/master_ui/templates.go
index 554ed3a11..3cbc281ea 100644
--- a/weed/server/master_ui/templates.go
+++ b/weed/server/master_ui/templates.go
@@ -15,7 +15,7 @@ var StatusTpl = template.Must(template.New("status").Parse(`<!DOCTYPE html>
<div class="container">
<div class="page-header">
<h1>
- <img src="http://7viirv.com1.z0.glb.clouddn.com/seaweed50x50.png"></img>
+ <img src="/seaweedfsstatic/seaweed50x50.png"></img>
SeaweedFS <small>{{ .Version }}</small>
</h1>
</div>