summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcolumndeeply <columndeeply@proton.me>2022-10-15 09:48:33 +0200
committercolumndeeply <columndeeply@proton.me>2022-10-15 09:48:33 +0200
commitb50ce65c9368e89b58f7781aad34ebafab4392f3 (patch)
tree3c9056db5e69d97b6bf274aecd7e0c9b994a6ef0
parentf9d5229b0ca8ec2e017f0ba6b91ecb15d7b324e7 (diff)
Fix typo
-rw-r--r--content/prosody.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/prosody.md b/content/prosody.md
index 51b455e..7210e2c 100644
--- a/content/prosody.md
+++ b/content/prosody.md
@@ -275,4 +275,4 @@ following format: `#chatroomname@chat.example.org`.
If you use a firewall, you should open ports 5222 and 5281. The first one is needed for clients to be able to connect to your server. The second is only necessary if you are using the ‘http_upload' module for file sharing.
-A complete list of ports used by Prosody can be found [here] (https://prosody.im/doc/ports).
+A complete list of ports used by Prosody can be found [here](https://prosody.im/doc/ports).