From 2c3d29aef860ebf7725534952f685a5f3205598f Mon Sep 17 00:00:00 2001 From: snen Date: Mon, 8 Nov 2021 03:29:26 -0500 Subject: [PATCH] update github links --- README.md | 2 +- client/components/IntroPage.tsx | 2 +- client/components/Page.tsx | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 1fc7842..3afe0d4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Tomecraft Web -This is a client for a tactical card game server. It is made using [my Deno-React-Web-Starter template repository](https://github.com/sullivansean27/deno-react-web-starter). +This is a client for a tactical card game server. It is made using [my Deno-React-Web-Starter template repository](https://github.com/snendev/deno-react-web-starter). Deployed server is at http://www.tomecraft.xyz/. Code for the websocket server was written by @stryan. diff --git a/client/components/IntroPage.tsx b/client/components/IntroPage.tsx index 9607a4b..72f1d2a 100644 --- a/client/components/IntroPage.tsx +++ b/client/components/IntroPage.tsx @@ -18,7 +18,7 @@ export default function Page({children}: PageProps): JSX.Element { Tomecraft diff --git a/client/components/Page.tsx b/client/components/Page.tsx index f4191d1..30114e8 100644 --- a/client/components/Page.tsx +++ b/client/components/Page.tsx @@ -14,7 +14,7 @@ export default function Page({children}: PageProps): JSX.Element { Tomecraft