From 2581054c6abb06631140e98ad0100aac0839d381 Mon Sep 17 00:00:00 2001 From: programarivm Date: Sat, 20 Jan 2024 13:57:21 +0100 Subject: [PATCH] Updated the docs --- CONTRIBUTING.md | 5 ----- README.md | 2 +- 2 files changed, 1 insertion(+), 6 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fbc6478..579e3228 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -23,8 +23,3 @@ $ git checkout -b issue/236-update-to-MUI-5 ``` That's it! - -For further information please visit: - -- [React Chess](https://github.com/chesslablab/react-chess) -- [PHP Chess](https://github.com/chesslablab/php-chess) diff --git a/README.md b/README.md index 570760ec..ff033220 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ ws.send('/start classical fen'); ### Documentation -Read the latest docs [here](https://php-chess-server.readthedocs.io/en/latest/). +Read the latest docs [here](https://github.com/chesslablab/chess-server/wiki). ### License