diff options
Diffstat (limited to 'internal/ap/activitystreams.go')
| -rw-r--r-- | internal/ap/activitystreams.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/ap/activitystreams.go b/internal/ap/activitystreams.go index 0d1bc62c9..56ebc4909 100644 --- a/internal/ap/activitystreams.go +++ b/internal/ap/activitystreams.go @@ -20,7 +20,7 @@ package ap import ( "net/url" - "codeberg.org/superseriousbusiness/activity/pub" + "code.superseriousbusiness.org/activity/pub" ) // PublicURI returns a fresh copy of the *url.URL version of the |
