Skip to content

Commit

Permalink
Custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
programarivm committed Jan 8, 2025
1 parent d9678b8 commit 155af67
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
@@ -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:
Expand Down

0 comments on commit 155af67

Please sign in to comment.