Fix overview link

This commit is contained in:
Christine Lemmer-Webber 2024-12-12 09:35:07 -05:00
parent 3448e1f839
commit 1fd0b1fbc6
No known key found for this signature in database
GPG Key ID: 4BC025925FF8F4D3

View File

@ -45,7 +45,7 @@ intentions of users on the network.
[[https://www.w3.org/TR/activitypub/][ActivityPub]] is a federated social network protocol.
It is generally fairly easily understood by reading the
[[https://en.wikipedia.org/wiki/Actor_model][Overview section of the standard]].
[[https://www.w3.org/TR/activitypub/#Overview][Overview section of the standard]].
In short, just as anyone can host their own email server, anyone can
host their own ActivityPub server, and yet different users on different
servers can interact.