summaryrefslogtreecommitdiff
path: root/system/addon/manager.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/addon/manager.go')
-rw-r--r--system/addon/manager.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/addon/manager.go b/system/addon/manager.go
index d3c9673..1649c11 100644
--- a/system/addon/manager.go
+++ b/system/addon/manager.go
@@ -7,7 +7,7 @@ import (
"html/template"
"net/url"
- "github.com/ponzu-cms/ponzu/management/editor"
+ "github.com/haturatu/ponzu/management/editor"
"github.com/gorilla/schema"
"github.com/tidwall/gjson"