diff --git a/README.md b/README.md index 4b2cd31e..5eb222cf 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Asynchronous PHP server that provides chess services over a WebSocket connection ### Documentation -Read the latest docs [here](https://chesslablab.github.io/chess-server/). +Read the latest docs [here](https://chess-server.chesslablab.org). ### License diff --git a/mkdocs.yml b/mkdocs.yml index 154d7092..a8e26b52 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,5 +1,5 @@ site_name: PHP Chess Server -site_url: https://chesslablab.github.io/chess-server/ +site_url: https://chess-server.chesslablab.org nav: - Getting Started: getting-started.md - data: