aboutsummaryrefslogtreecommitdiffstats
path: root/client
diff options
context:
space:
mode:
authorOpSimple <35542206+OpSimple@users.noreply.github.com>2018-06-07 15:32:23 +0200
committerGitHub <noreply@github.com>2018-06-07 15:32:23 +0200
commit70cf2568afac65140412f9017aecc377cd2cb4ee (patch)
treef5b9ad1f3d76aaf55cbddc58f1659e3990cc4744 /client
parentLet visitors know about the other softwares (diff)
downloadhackchat-70cf2568afac65140412f9017aecc377cd2cb4ee.tar.gz
hackchat-70cf2568afac65140412f9017aecc377cd2cb4ee.zip
shortened the url for other softwares
Diffstat (limited to 'client')
-rw-r--r--client/client.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/client.js b/client/client.js
index bfded0f..2147ba7 100644
--- a/client/client.js
+++ b/client/client.js
@@ -24,7 +24,7 @@ var frontpage = [
"",
"Legacy GitHub: https://github.com/AndrewBelt/hack.chat",
"Android apps: https://goo.gl/UkbKYy https://goo.gl/qasdSu https://goo.gl/fGQFQN",
- "Other Softwares: https://github.com/hack-chat/3rd-party-software-list/blob/master/README.md"
+ "Other Softwares: https://github.com/hack-chat/3rd-party-software-list"
"",
"Server and web client released under the WTFPL and MIT open source license.",
"No message history is retained on the hack.chat server."