From f2ab28ea2a0bc6ef5d11086c0491a8b6f08ffd22 Mon Sep 17 00:00:00 2001 From: Piyush Mishra Date: Tue, 6 Mar 2018 00:41:39 +0530 Subject: [PATCH] change git url client.js --- web/client.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/client.js b/web/client.js index f12f196..a3929e3 100644 --- a/web/client.js +++ b/web/client.js @@ -20,7 +20,7 @@ var frontpage = [ "Whitespace is preserved, so source code can be pasted verbatim.", "Surround LaTeX with a dollar sign for inline style $\\zeta(2) = \\pi^2/6$, and two dollars for display. $$\\int_0^1 \\int_0^1 \\frac{1}{1-xy} dx dy = \\frac{\\pi^2}{6}$$", "", - "GitHub: https://github.com/PiyushXCoder/uchat", + "GitHub: https://github.com/PiyushXCoder/uchats.git", "", "Server and web client released under the MIT license.", "No message history is retained on the UChats server.",