From 27edfccf7dc4f7ad329dabfb12fa75e547ecdd40 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/paging/parse.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/paging/parse.go') diff --git a/internal/paging/parse.go b/internal/paging/parse.go index ce6391708..726288de7 100644 --- a/internal/paging/parse.go +++ b/internal/paging/parse.go @@ -20,8 +20,8 @@ package paging import ( "strconv" + "code.superseriousbusiness.org/gotosocial/internal/gtserror" "github.com/gin-gonic/gin" - "github.com/superseriousbusiness/gotosocial/internal/gtserror" ) // ParseIDPage parses an ID Page from a request context, returning BadRequest on error parsing. -- cgit v1.3