From 2b57b3f116438d0c0a2a4fa3c4c5145c8673e792 Mon Sep 17 00:00:00 2001 From: Nathaniel Tampus Date: Sat, 1 Jul 2023 19:40:14 +0800 Subject: [PATCH] update links --- CONTRIBUTING.md | 2 +- README.md | 6 +++--- client/src/components/Footer.tsx | 4 ++-- client/src/components/Header.tsx | 2 +- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index ece5da1..9610fcd 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -6,7 +6,7 @@ We welcome contributions of any kind; however, for **feature changes or addition ## Getting Started -To get started, [fork this repository](https://github.com/nizewn/chessu/fork) to your GitHub account. You can then clone the repository to your local machine and create a new branch for your changes. +To get started, [fork this repository](https://github.com/nizefoo/chessu/fork) to your GitHub account. You can then clone the repository to your local machine and create a new branch for your changes. ```sh git clone https://github.com/[your-username]/chessu.git diff --git a/README.md b/README.md index 83867ea..df4cc4b 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@

- ches.su + ches.su - Last commit + Last commit

Yet another Chess web app. Live demo at ches.su.

@@ -21,7 +21,7 @@ - _optional_ user accounts for tracking stats and game history - ~~play solo against Stockfish~~ (wip) - mobile-friendly -- ... and more ([view roadmap](https://github.com/users/nizewn/projects/2)) +- ... and more ([view roadmap](https://github.com/users/nizefoo/projects/2)) Built with Next.js 13, Tailwind CSS + daisyUI, react-chessboard, chess.js, Express.js, socket.io and PostgreSQL. diff --git a/client/src/components/Footer.tsx b/client/src/components/Footer.tsx index d2ce39d..90cfa01 100644 --- a/client/src/components/Footer.tsx +++ b/client/src/components/Footer.tsx @@ -7,7 +7,7 @@ export default function Footer() {

© 2023{" "}

This project is a work in progress. You can view the roadmap{" "}