From 9cee789d444529e4258a24458d862a00028b6f59 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Fri, 25 Jun 2021 18:24:24 +0100 Subject: [PATCH] feat: update matrix .well-known files --- .well-known/matrix/client | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.well-known/matrix/client b/.well-known/matrix/client index a817767..69ac8b5 100644 --- a/.well-known/matrix/client +++ b/.well-known/matrix/client @@ -3,7 +3,7 @@ "base_url": "https://matrix.bah.io" }, "m.identity_server": { - "base_url": "https://matrix.bah.io" + "base_url": "https://vector.im" }, "io.element.e2ee": { "default": true,