summaryrefslogtreecommitdiff
path: root/content/prosody.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2023-10-29 12:19:20 +0000
committerGitHub <noreply@github.com>2023-10-29 12:19:20 +0000
commit0b8687ab89fc833109d13a733e353dc899838644 (patch)
tree8b0d0fa8be95472724fde4ecd7c308c1e0d28a8d /content/prosody.md
parent569b637e0f5103aa4da2546bc638ee9e2381584f (diff)
parent0f67d3fe693c2825babed139e135bc5c81abd3ce (diff)
Merge pull request #293 from dtgay/fix-monal-link-and-typo
Fix broken Monal link and fix typo
Diffstat (limited to 'content/prosody.md')
-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)