Merge pull request #49 from jryans/patch-1

Update Riot author to New Vector
This commit is contained in:
Matthew Hodgson 2018-11-01 17:54:34 +00:00 committed by GitHub
commit af4228eb27
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,7 +20,7 @@ var linkable_clients = [
{
name: "Riot",
logo: "img/riot-48px.png",
author: "Vector Creations",
author: "New Vector",
homepage: "https://riot.im",
room_url(alias) { return "https://riot.im/app/#/room/" + alias },
room_id_url(id) { return "https://riot.im/app/#/room/" + id },