Update links from .cn to .com

This commit is contained in:
Anduin Xue
2025-10-28 16:48:35 +00:00
parent b46ab5e064
commit 45ca62b672
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
[![Pipeline stat](https://gitlab.aiursoft.com/aiursoft/ChessServer/badges/master/pipeline.svg)](https://gitlab.aiursoft.com/aiursoft/ChessServer/-/pipelines)
[![Test Coverage](https://gitlab.aiursoft.com/aiursoft/ChessServer/badges/master/coverage.svg)](https://gitlab.aiursoft.com/aiursoft/ChessServer/-/pipelines)
[![ManHours](https://manhours.aiursoft.com/r/gitlab.aiursoft.com/aiursoft/ChessServer.svg)](https://gitlab.aiursoft.com/aiursoft/ChessServer/-/commits/master?ref_type=heads)
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fchess.aiursoft.cn%2F)](https://chess.aiursoft.cn)
[![Website](https://img.shields.io/website?url=https%3A%2F%2Fchess.aiursoft.com%2F)](https://chess.aiursoft.com)
[![Docker](https://img.shields.io/docker/pulls/aiursoft/chessserver.svg)](https://hub.docker.com/r/aiursoft/chessserver)
ChessServer is just a simple web-based chess server. Based on WebSocket. Can be played with sharing link with friends. No sign up required.
@@ -13,7 +13,7 @@ ChessServer is just a simple web-based chess server. Based on WebSocket. Can be
## Try
Try a running ChessServer [here](https://chess.aiursoft.cn).
Try a running ChessServer [here](https://chess.aiursoft.com).
## Run in Ubuntu
@@ -19,7 +19,7 @@
<header>
<nav class="navbar fixed-top navbar-expand-md mb-3">
<div class="container">
<a class="navbar-brand" href="https://www.aiursoft.cn">
<a class="navbar-brand" href="https://www.aiursoft.com">
Aiursoft
</a>
<button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarsExampleDefault"