aboutsummaryrefslogtreecommitdiff
path: root/handler.go
diff options
context:
space:
mode:
Diffstat (limited to 'handler.go')
-rw-r--r--handler.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/handler.go b/handler.go
index 03fcdb4..999b291 100644
--- a/handler.go
+++ b/handler.go
@@ -8,7 +8,7 @@ import (
"path/filepath"
"strings"
- gemini "git.sr.ht/~yotam/go-gemini"
+ gemini "sanctum.geek.nz/code/go-gemini.git.git"
)
// Handler is the main handler of the server