summaryrefslogtreecommitdiff
path: root/system/admin/admin.go
diff options
context:
space:
mode:
Diffstat (limited to 'system/admin/admin.go')
-rw-r--r--system/admin/admin.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/system/admin/admin.go b/system/admin/admin.go
index b375eb6..af8e688 100644
--- a/system/admin/admin.go
+++ b/system/admin/admin.go
@@ -6,8 +6,8 @@ import (
"bytes"
"html/template"
- "github.com/bosssauce/ponzu/content"
- "github.com/bosssauce/ponzu/system/db"
+ "../../content"
+ "../../system/db"
)
var startAdminHTML = `<!doctype html>