summaryrefslogtreecommitdiff
path: root/internal/ap/activitystreams_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/ap/activitystreams_test.go')
-rw-r--r--internal/ap/activitystreams_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/ap/activitystreams_test.go b/internal/ap/activitystreams_test.go
index 09fc13c65..fbeef262c 100644
--- a/internal/ap/activitystreams_test.go
+++ b/internal/ap/activitystreams_test.go
@@ -21,7 +21,7 @@ import (
"net/url"
"testing"
- "codeberg.org/superseriousbusiness/activity/streams/vocab"
+ "code.superseriousbusiness.org/activity/streams/vocab"
"github.com/stretchr/testify/assert"
"github.com/superseriousbusiness/gotosocial/internal/ap"
"github.com/superseriousbusiness/gotosocial/internal/paging"