about summary refs log tree commit diff stats
path: root/cmd/searchix-web
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/searchix-web')
-rw-r--r--cmd/searchix-web/main.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmd/searchix-web/main.go b/cmd/searchix-web/main.go
index cea20a2..500b6c7 100644
--- a/cmd/searchix-web/main.go
+++ b/cmd/searchix-web/main.go
@@ -11,8 +11,8 @@ import (
 
 	"badc0de.net/pkg/flagutil"
 
-	"searchix"
-	"searchix/internal/config"
+	"go.alanpearce.eu/searchix"
+	"go.alanpearce.eu/searchix/internal/config"
 )
 
 var (