We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543e423 commit beb251eCopy full SHA for beb251e
changelog.d/10130.doc
@@ -0,0 +1 @@
1
+Make a link in docs use HTTPS. Contributed by @RhnSharma.
docs/turn-howto.md
@@ -4,7 +4,7 @@ This document explains how to enable VoIP relaying on your Home Server with
4
TURN.
5
6
The synapse Matrix Home Server supports integration with TURN server via the
7
-[TURN server REST API](<http://tools.ietf.org/html/draft-uberti-behave-turn-rest-00>). This
+[TURN server REST API](<https://tools.ietf.org/html/draft-uberti-behave-turn-rest-00>). This
8
allows the Home Server to generate credentials that are valid for use on the
9
TURN server through the use of a secret shared between the Home Server and the
10
TURN server.
0 commit comments