summaryrefslogtreecommitdiff
path: root/system/addon/api.go
diff options
context:
space:
mode:
authorSteve Manuel <nilslice@gmail.com>2016-12-19 11:45:31 -0800
committerSteve Manuel <nilslice@gmail.com>2016-12-19 11:45:31 -0800
commit9c7f9d5c5a0ee41c405d2ebeb0ad00fe20a09b14 (patch)
treea878db3ba63c0f92fc0ec96a15bf4d2b07e1a63b /system/addon/api.go
parent3791fadda7b761ffba38c567da29e2e71acd1dfb (diff)
moving repository, bosssauce => ponzu-cms
Diffstat (limited to 'system/addon/api.go')
-rw-r--r--system/addon/api.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/addon/api.go b/system/addon/api.go
index 4c3152b..b79a29e 100644
--- a/system/addon/api.go
+++ b/system/addon/api.go
@@ -9,7 +9,7 @@ import (
"net/http"
"time"
- "github.com/bosssauce/ponzu/system/db"
+ "github.com/ponzu-cms/ponzu/system/db"
)
// ContentAll retrives all items from the HTTP API within the provided namespace