about summary refs log tree commit diff stats
path: root/getwtxt.go
diff options
context:
space:
mode:
Diffstat (limited to 'getwtxt.go')
-rw-r--r--getwtxt.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/getwtxt.go b/getwtxt.go
index 45d04c3..5e8e52c 100644
--- a/getwtxt.go
+++ b/getwtxt.go
@@ -19,7 +19,7 @@ along with Getwtxt.  If not, see <https://www.gnu.org/licenses/>.
 
 package main
 
-import "github.com/getwtxt/getwtxt/svc"
+import "git.sr.ht/~gbmor/getwtxt/svc"
 
 func main() {
 	svc.Start()