diff options
| author | 2025-04-27 13:36:27 +0200 | |
|---|---|---|
| committer | 2025-04-27 13:40:22 +0200 | |
| commit | 93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1 (patch) | |
| tree | 0e487b1f0d32ac0d45589198fb573b89e48afd8b /internal/typeutils/astointernal_test.go | |
| parent | [chore] add woodpecker ci/cd pipelines (#4061) (diff) | |
| download | gotosocial-93c3c153f0fb88930e37d1d829c1d26f0a4fb4e1.tar.xz | |
[chore] Rewrite all remaining Github links
Diffstat (limited to 'internal/typeutils/astointernal_test.go')
| -rw-r--r-- | internal/typeutils/astointernal_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/typeutils/astointernal_test.go b/internal/typeutils/astointernal_test.go index 80a91fac7..fb453c89e 100644 --- a/internal/typeutils/astointernal_test.go +++ b/internal/typeutils/astointernal_test.go @@ -570,7 +570,7 @@ func (suite *ASToInternalTestSuite) TestParseAnnounce() { func (suite *ASToInternalTestSuite) TestParseHonkAccount() { // Hopefully comprehensive checks for - // https://github.com/superseriousbusiness/gotosocial/issues/2527. + // https://codeberg.org/superseriousbusiness/gotosocial/issues/2527. const honk_user = `{ "@context": "https://www.w3.org/ns/activitystreams", |
