diff options
author | Jan Christian Grünhage <[email protected]> | 2018-07-26 22:42:02 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2018-07-26 22:42:02 +0100 |
commit | d073f06652c4b90dacfcefa4464cee06f97ab5f4 (patch) | |
tree | 90c772f61d0ccefb4e9100a444350f676a93547e /README.md | |
parent | 3726da9c14ccfd9ff93cafbb1156957c4febf6e8 (diff) | |
download | vaultwarden-d073f06652c4b90dacfcefa4464cee06f97ab5f4.tar.gz vaultwarden-d073f06652c4b90dacfcefa4464cee06f97ab5f4.zip |
Update matrix.to link in the README
Using the room ID instead of an alias isn't supposed to be working for joining rooms, and doesn't work when joining over federation. It only works when your server is already participating in the room.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -317,4 +317,4 @@ docker run -d --name bitwarden \ To ask an question, [raising an issue](https://github.com/dani-garcia/bitwarden_rs/issues/new) is fine, also please report any bugs spotted here. -If you prefer to chat, we're usually hanging around at [#bitwarden_rs:matrix.org](https://matrix.to/#/!cASGtOHlSftdScFNMs:matrix.org) room on Matrix. Feel free to join us! +If you prefer to chat, we're usually hanging around at [#bitwarden_rs:matrix.org](https://matrix.to/#/#bitwarden_rs:matrix.org) room on Matrix. Feel free to join us! |