summaryrefslogtreecommitdiff
path: root/app/api.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/api.go')
-rwxr-xr-xapp/api.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/api.go b/app/api.go
index 59d045f..5b23668 100755
--- a/app/api.go
+++ b/app/api.go
@@ -6,7 +6,7 @@ import (
"strconv"
"strings"
- "github.com/zerolabsco/devianter"
+ "github.com/krazywarez/devianter"
)
// API serves the JSON endpoints under /api, backed by the request its main