summaryrefslogtreecommitdiff
path: root/fix.go
diff options
context:
space:
mode:
authorJeff Carr <[email protected]>2024-01-07 16:52:23 -0600
committerJeff Carr <[email protected]>2024-01-07 16:52:23 -0600
commite14bd65844c2a4abb4d98e9977de664984567603 (patch)
tree164586092eaa26f515bea96fc9a3452ff6c853bc /fix.go
parent4ed6f6b35f13066a6b5c4a59666cb9b72a639973 (diff)
change paths
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'fix.go')
-rw-r--r--fix.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/fix.go b/fix.go
index 295e689..7986b07 100644
--- a/fix.go
+++ b/fix.go
@@ -4,7 +4,7 @@ package main
import (
"go.wit.com/log"
"go.wit.com/gui/cloudflare"
- "go.wit.com/wit/control-panel-dns/smartwindow"
+ "go.wit.com/apps/control-panel-dns/smartwindow"
)
func fix() bool {