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/text/goldmark_parsers.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/text/goldmark_parsers.go') diff --git a/internal/text/goldmark_parsers.go b/internal/text/goldmark_parsers.go index e2c87e057..095f1efb8 100644 --- a/internal/text/goldmark_parsers.go +++ b/internal/text/goldmark_parsers.go @@ -21,7 +21,7 @@ import ( "fmt" "strings" - "github.com/superseriousbusiness/gotosocial/internal/regexes" + "code.superseriousbusiness.org/gotosocial/internal/regexes" "github.com/yuin/goldmark/ast" "github.com/yuin/goldmark/parser" "github.com/yuin/goldmark/text" -- cgit v1.2.3