update github links

This commit is contained in:
snen 2021-11-08 03:29:26 -05:00
parent 1c88134753
commit 2c3d29aef8
3 changed files with 3 additions and 3 deletions

View File

@ -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.

View File

@ -18,7 +18,7 @@ export default function Page({children}: PageProps): JSX.Element {
Tomecraft
</h1>
<a
href="https://github.com/sullivansean27/tomecraft"
href="https://github.com/snendev/tomecraft"
target="_blank"
>
<GithubIcon size={80} />

View File

@ -14,7 +14,7 @@ export default function Page({children}: PageProps): JSX.Element {
Tomecraft
</h2>
<a
href="https://github.com/sullivansean27/deno-react-web-starter"
href="https://github.com/snendev/deno-react-web-starter"
target="_blank"
>
<GithubIcon size={60} />