From 7272afa2c53c0bb1ffab249c86dba890c3436acc Mon Sep 17 00:00:00 2001 From: Gregory Burd Date: Wed, 18 Oct 2023 22:40:17 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 81adc9b..b937ae6 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ This way users can share the content between themselves, reducing the number of If the website crashes or has problems (the script can be included in the server's error page), all the content that users were accessing in that moment can be retrieved from one another and as long as there are users accessing it no problem will be seen. ### Negotiation -* https://gist.github.com/gburd/9d7572c59f1fad2033a9 +* [WebRTC negotiation over IRC](https://gist.github.com/gburd/9d7572c59f1fad2033a9) ### License