aboutsummaryrefslogtreecommitdiff
path: root/weed/server/volume_server_ui/templates.go
diff options
context:
space:
mode:
Diffstat (limited to 'weed/server/volume_server_ui/templates.go')
-rw-r--r--weed/server/volume_server_ui/templates.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/weed/server/volume_server_ui/templates.go b/weed/server/volume_server_ui/templates.go
index d85eb247a..a434c55cf 100644
--- a/weed/server/volume_server_ui/templates.go
+++ b/weed/server/volume_server_ui/templates.go
@@ -3,7 +3,7 @@ package volume_server_ui
import (
_ "embed"
"fmt"
- "github.com/chrislusf/seaweedfs/weed/util"
+ "github.com/seaweedfs/seaweedfs/weed/util"
"html/template"
"strconv"
"strings"