summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Gay <eapoems@riseup.net>2023-10-28 14:43:50 -0400
committerDavid Gay <eapoems@riseup.net>2023-10-28 14:48:57 -0400
commit0f67d3fe693c2825babed139e135bc5c81abd3ce (patch)
tree8b0d0fa8be95472724fde4ecd7c308c1e0d28a8d
parent569b637e0f5103aa4da2546bc638ee9e2381584f (diff)
Fix broken Monal link and fix typo
-rw-r--r--content/prosody.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/content/prosody.md b/content/prosody.md
index 08262ab..94fb548 100644
--- a/content/prosody.md
+++ b/content/prosody.md
@@ -254,7 +254,7 @@ Once your server is set up, you just need an XMPP client to use your new and sec
- Windows: [Gajim](https://gajim.org/) also runs on Windows.
- Android: [Conversations.im](https://conversations.im/) or
[snikket](https://snikket.org/)
-- Mac/iOS: [Monal IM](https://monal.im/) or
+- Mac/iOS: [Monal IM](https://monal-im.org/) or
[Siskin](https://siskin.im/) for iOS alone
- command-line (GNU/Linux, MacOS, Windows):
[Profanity](https://profanity-im.github.io/)
@@ -265,7 +265,7 @@ Install whichever of these clients you want on your computer or phone and you ca
### Account addresses
-XMPP account addressed look just like email addresses: `username@example.org`. You can message any account on any XMPP server on the internet with that format.
+XMPP account addresses look just like email addresses: `username@example.org`. You can message any account on any XMPP server on the internet with that format.
### Note on MUCs (multi-user chats)