diff --git a/content/post/2021-08-04-mxadm.md b/content/post/2021-08-04-mxadm.md index 661b819..9872c26 100644 --- a/content/post/2021-08-04-mxadm.md +++ b/content/post/2021-08-04-mxadm.md @@ -30,7 +30,8 @@ It uses [matrix-rust-sdk, the Matrix Client-Server SDK for Rust](https://github. More details from: -- [mxadm on lib.rs](https://lib.rs/crates/mxadm) - [Source code on tildegit](https://tildegit.org/petrichor/mxadm) +- [mxadm on crates.io](https://crates.io/crates/mxadm/) +- [mxadm on lib.rs](https://lib.rs/crates/mxadm) Suggestions, code reviews, pull requests all welcome, though it will probably take me a while to act on them. Enjoy!