LemmyNet / activitypub-federation-rust

High-level Rust library for the Activitypub protocol
GNU Affero General Public License v3.0
420 stars 45 forks source link

Fix Matrix Alias in the text of the link #17

Closed MTRNord closed 1 year ago

MTRNord commented 1 year ago

The matrix subdomain has been lost in it apparently

Fixes #16

Nutomic commented 1 year ago

Thanks!