diff options
| -rw-r--r-- | content/prosody.md | 2 |
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). |
