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 0f2e975..5a94aed 100644
--- a/src/gmi/cache.go
+++ b/src/gmi/cache.go
@@ -7,7 +7,7 @@ import (
"sync"
"git.sr.ht/~adnano/go-gemini"
- "github.com/mediocregopher/blog.mediocregopher.com/srv/cache"
+ "code.betamike.com/mediocregopher/mediocre-blog/src/cache"
)
type cacheRW struct {