From 9d3fd1589f532c9f0abf4d9a663fba83c4931773 Mon Sep 17 00:00:00 2001 From: Hagen Date: Sun, 29 Aug 2021 19:17:26 +0200 Subject: [PATCH 1/2] Update link to Integration manager The four-squares-icon for integration management are apparently no longer a thing in the latest element. Also, just using the direct link avoids having to create a room. --- docs/installing.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/installing.md b/docs/installing.md index 6ae75dac..1f5db64f 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -138,8 +138,8 @@ and see instructions for configuring Element. If you don't, your configuration i intended - double check that all the configuration is set up and visit [#dimension:t2bot.io](https://matrix.to/#/#dimension:t2bot.io) for further help. -After configuring Element, click the integrations button (4 squares in the top right of any room) and -then click the gear icon. If you don't see a gear icon, you're not an admin in the config. This is +After configuring Element, click the the "Add widgets, bridges & bots" link in the Room Info of any room and +then click the gear icon. If you don't see a gear icon, you're not an admin in the config. Alternatively, open `https://dimension..eu/riot-app/admin`. This is where you'll configure different integrations as Dimension doesn't ship with anything enabled by default - click around and start enabling things. From 1f60f09642939c1d00b712167a7e28954d0fb8ed Mon Sep 17 00:00:00 2001 From: Hagen Date: Sun, 29 Aug 2021 19:19:14 +0200 Subject: [PATCH 2/2] Remove tld leftover --- docs/installing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/installing.md b/docs/installing.md index 1f5db64f..83d57e2a 100644 --- a/docs/installing.md +++ b/docs/installing.md @@ -139,7 +139,7 @@ intended - double check that all the configuration is set up and visit [#dimensi for further help. After configuring Element, click the the "Add widgets, bridges & bots" link in the Room Info of any room and -then click the gear icon. If you don't see a gear icon, you're not an admin in the config. Alternatively, open `https://dimension..eu/riot-app/admin`. This is +then click the gear icon. If you don't see a gear icon, you're not an admin in the config. Alternatively, open `https://dimension./riot-app/admin`. This is where you'll configure different integrations as Dimension doesn't ship with anything enabled by default - click around and start enabling things.