summaryrefslogtreecommitdiff
path: root/src/gmi/cache.go
diff options
context:
space:
mode:
Diffstat (limited to 'src/gmi/cache.go')
-rw-r--r--src/gmi/cache.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gmi/cache.go b/src/gmi/cache.go
index 5a94aed..4701673 100644
--- a/src/gmi/cache.go
+++ b/src/gmi/cache.go
@@ -7,7 +7,7 @@ import (
"sync"
"git.sr.ht/~adnano/go-gemini"
- "code.betamike.com/mediocregopher/mediocre-blog/src/cache"
+ "dev.mediocregopher.com/mediocre-blog.git/src/cache"
)
type cacheRW struct {