diff options
Diffstat (limited to 'internal/ap/ap_test.go')
| -rw-r--r-- | internal/ap/ap_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/ap/ap_test.go b/internal/ap/ap_test.go index 6d02412f2..06856812c 100644 --- a/internal/ap/ap_test.go +++ b/internal/ap/ap_test.go @@ -307,7 +307,7 @@ func addressable3() ap.Addressable { } func addressable4() vocab.ActivityStreamsAnnounce { - // https://github.com/superseriousbusiness/gotosocial/issues/267 + // https://codeberg.org/superseriousbusiness/gotosocial/issues/267 announceJson := []byte(` { "@context": "https://www.w3.org/ns/activitystreams", |
