From 93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 Mon Sep 17 00:00:00 2001 From: Daenney Date: Sun, 27 Apr 2025 13:36:27 +0200 Subject: [chore] Rewrite all remaining Github links --- internal/ap/extract.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/ap/extract.go') diff --git a/internal/ap/extract.go b/internal/ap/extract.go index 5fdf4962c..40578b8fc 100644 --- a/internal/ap/extract.go +++ b/internal/ap/extract.go @@ -903,7 +903,7 @@ func ExtractEmojis(i WithTag, host string) ([]*gtsmodel.Emoji, error) { // dummy URI for the emoji can be constructed in case // there's no id property or id property is null. // -// https://github.com/superseriousbusiness/gotosocial/issues/3384) +// https://codeberg.org/superseriousbusiness/gotosocial/issues/3384) func ExtractEmoji( e Emojiable, host string, -- cgit v1.2.3