diff options
Diffstat (limited to 'cmd/daemon')
| -rw-r--r-- | cmd/daemon/main.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/daemon/main.go b/cmd/daemon/main.go index d0e4d1c..f1fa9b1 100644 --- a/cmd/daemon/main.go +++ b/cmd/daemon/main.go @@ -10,7 +10,7 @@ import ( "slices" "strings" - "git.sr.ht/~rctt/solec/server" + "git.rctt.net/solec/server" ) var ( |
