From d66be2e7e12f2cdf0d07c7ccce743ab352ec4fc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C5=A0imon=20Brandner?= Date: Thu, 30 Sep 2021 18:55:50 +0200 Subject: [PATCH] Fix MSC number MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Šimon Brandner --- proposals/{0000-call-room-type.md => 3417-call-room-type.md} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename proposals/{0000-call-room-type.md => 3417-call-room-type.md} (95%) diff --git a/proposals/0000-call-room-type.md b/proposals/3417-call-room-type.md similarity index 95% rename from proposals/0000-call-room-type.md rename to proposals/3417-call-room-type.md index f33a297ac..1916c7b6b 100644 --- a/proposals/0000-call-room-type.md +++ b/proposals/3417-call-room-type.md @@ -1,4 +1,4 @@ -# MSC0000 Call room room type +# MSC3417 Call room room type [MSC3401](https://github.com/matrix-org/matrix-doc/pull/3401) defines how native Matrix group calls can work. It allows for immersive voice/video/call rooms. @@ -47,4 +47,4 @@ this feels weird as the room type feels like the place where we should put this. |Stable |Unstable | |--------|-------------------------| -|`m.call`|`org.matrix.msc0000.call`| +|`m.call`|`org.matrix.msc3417.call`|