From 055c176e525163ad79725e4efb2da3239cedc6b2 Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Tue, 6 Apr 2021 09:41:23 -0600 Subject: [PATCH] Update reference to drafts --- gatsby/src/pages/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gatsby/src/pages/index.js b/gatsby/src/pages/index.js index a938eb0a0..8f7d765c5 100644 --- a/gatsby/src/pages/index.js +++ b/gatsby/src/pages/index.js @@ -274,7 +274,7 @@ const Index = ({

By default, Matrix uses simple {window.location='https://matrix.org//docs/spec/client_server/latest.html#api-standards'; return false;}}>HTTPS+JSON APIs as its baseline transport, but also embraces more - sophisticated transports such as WebSockets + sophisticated transports such as WebSockets or ultra-low-bandwidth Matrix via CoAP+Noise.