From ab10266bff8d3dea1655e5f98a932efa2474bdb6 Mon Sep 17 00:00:00 2001 From: Daenney Date: Sat, 26 Apr 2025 15:34:10 +0200 Subject: [feature] Move to code.superseriousbusiness.org --- internal/cache/timeline.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'internal/cache/timeline.go') diff --git a/internal/cache/timeline.go b/internal/cache/timeline.go index 3e6a68558..1709751da 100644 --- a/internal/cache/timeline.go +++ b/internal/cache/timeline.go @@ -18,8 +18,8 @@ package cache import ( - "github.com/superseriousbusiness/gotosocial/internal/cache/timeline" - "github.com/superseriousbusiness/gotosocial/internal/log" + "code.superseriousbusiness.org/gotosocial/internal/cache/timeline" + "code.superseriousbusiness.org/gotosocial/internal/log" ) type TimelineCaches struct { -- cgit v1.2.3