summary refs log tree commit diff
path: root/develop/turn-howto.html
diff options
context:
space:
mode:
authorrichvdh <richvdh@users.noreply.github.com>2022-04-22 13:24:10 +0000
committerrichvdh <richvdh@users.noreply.github.com>2022-04-22 13:24:10 +0000
commit764126266800a9b2caec6f84456db974abc67658 (patch)
tree1a080abef1adb40fab1459feec2d2c32a4f10a47 /develop/turn-howto.html
parentdeploy: ecef741add0adfdd59f960e8b46503a5604303bd (diff)
downloadsynapse-764126266800a9b2caec6f84456db974abc67658.tar.xz
deploy: f46b223354895efee181507a96a3a9a72c933a4b
Diffstat (limited to '')
-rw-r--r--develop/turn-howto.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/develop/turn-howto.html b/develop/turn-howto.html
index 6126e71ad2..c5dd3467e6 100644
--- a/develop/turn-howto.html
+++ b/develop/turn-howto.html
@@ -421,7 +421,7 @@ negotiation. On Firefox, check the &quot;Connection Log&quot; on <code>about:web
 <p>(Understanding the output is beyond the scope of this document!)</p>
 </li>
 <li>
-<p>You can test your Matrix homeserver TURN setup with https://test.voip.librepush.net/.
+<p>You can test your Matrix homeserver TURN setup with <a href="https://test.voip.librepush.net/">https://test.voip.librepush.net/</a>.
 Note that this test is not fully reliable yet, so don't be discouraged if
 the test fails.
 <a href="https://github.com/matrix-org/voip-tester">Here</a> is the github repo of the
@@ -429,7 +429,7 @@ source of the tester, where you can file bug reports.</p>
 </li>
 <li>
 <p>There is a WebRTC test tool at
-https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/. To
+<a href="https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/">https://webrtc.github.io/samples/src/content/peerconnection/trickle-ice/</a>. To
 use it, you will need a username/password for your TURN server. You can
 either:</p>
 <ul>