diff --git a/src/components/HomePage.js b/src/components/HomePage.js index 6fcefa4..aa5d629 100644 --- a/src/components/HomePage.js +++ b/src/components/HomePage.js @@ -46,8 +46,8 @@ var unlinkable_clients = [ { name: "Weechat", logo: "img/weechat-48px.png", - author: "Tor Hveem", - homepage: "https://github.com/torhve/weechat-matrix-protocol-script", + author: "Poljar", + homepage: "https://github.com/poljar/weechat-matrix", maturity: "Late beta", room_instructions(alias) { return Type /join { alias } }, user_instructions(userId) { return Type /invite { userId } },