From e0a523a952085437ebe643ec585cedd3c969fd93 Mon Sep 17 00:00:00 2001
From: Tulir Asokan <tulir@maunium.net>
Date: Sun, 13 Sep 2020 14:27:37 +0300
Subject: [PATCH] Add dedicated Matrix room

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 0d4c421..e845bb9 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
 A fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS.
 
 ## Discussion
-Matrix room: [`#maunium:maunium.net`](https://matrix.to/#/#maunium:maunium.net)
+Matrix room: [`#stickerpicker:maunium.net`](https://matrix.to/#/#stickerpicker:maunium.net)
 
 ## Utility commands
 In addition to the sticker picker widget itself, this project includes some
-- 
GitLab