aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2020-03-21 11:10:18 +0100
committerJonas Smedegaard <dr@jones.dk>2020-03-21 11:10:18 +0100
commite8cbb42d763d1229fdd21e472274371375dedb0f (patch)
treee1d346122d0841bcfac5f44be1d0808a38702722
parent1ab7f237eb6337d17dbc213167f3faab9f4bfa3c (diff)
use https protocol where available
-rw-r--r--README.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/README.md b/README.md
index 2470787..56a8800 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ and relatively simple to later fully self-host if needed.
for casual "let's meet at a cafe" style meeting
* <https://letsmeet.no/>
for small groups of up to 6 persons
- * <http://sip2sip.info/>
+ * <https://sip2sip.info/>
for larger meetings with dedicated speaker(s)
@@ -80,7 +80,7 @@ written in C++
SIP "SFU"
written in C++
-[Licode](http://lynckia.com/licode/)
+[Licode](https://lynckia.com/licode/)
WebRTC MCU
written in C++
@@ -88,7 +88,7 @@ written in C++
WebRTC/SIP MCU
written in C++
-[SylkServer](http://sylkserver.com/)
+[SylkServer](https://sylkserver.com/)
SIP "SFU"
written in Python
@@ -121,9 +121,9 @@ using Janus
written in CoffeeScript
hosted at <https://tawk.space/>
-[SIP2SIP](http://ag-projects.com/sip2sip/)
+[SIP2SIP](https://ag-projects.com/sip2sip/)
using SylkServer and Janus
-hosted at <http://sip2sip.info/>
+hosted at <https://sip2sip.info/>
and <https://webrtc.sipthor.net/>
[Roll Call](https://github.com/mikeal/roll-call)