aboutsummaryrefslogtreecommitdiffstats
path: root/swarm/api/http/templates.go
diff options
context:
space:
mode:
Diffstat (limited to 'swarm/api/http/templates.go')
-rw-r--r--swarm/api/http/templates.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/swarm/api/http/templates.go b/swarm/api/http/templates.go
index 986f5f887..a37d7b03b 100644
--- a/swarm/api/http/templates.go
+++ b/swarm/api/http/templates.go
@@ -22,7 +22,7 @@ import (
"html/template"
"path"
- "github.com/ethereum/go-ethereum/swarm/api"
+ "github.com/dexon-foundation/dexon/swarm/api"
)
type htmlListData struct {