From 45ca62b672c2386ef4c2610223f784dd5fbd9e41 Mon Sep 17 00:00:00 2001 From: Anduin Xue Date: Tue, 28 Oct 2025 16:48:35 +0000 Subject: [PATCH] Update links from .cn to .com --- README.md | 4 ++-- src/Aiursoft.ChessServer/Views/Shared/_Layout.cshtml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 406f612..1046f2c 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/src/Aiursoft.ChessServer/Views/Shared/_Layout.cshtml b/src/Aiursoft.ChessServer/Views/Shared/_Layout.cshtml index 6fc704b..58b5e6e 100644 --- a/src/Aiursoft.ChessServer/Views/Shared/_Layout.cshtml +++ b/src/Aiursoft.ChessServer/Views/Shared/_Layout.cshtml @@ -19,7 +19,7 @@