Skip to content

Commit a6e1af0

Browse files
committed
Update readme build doc link
1 parent fe8196c commit a6e1af0

File tree

2 files changed

+3
-5
lines changed

2 files changed

+3
-5
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -256,8 +256,7 @@ dotnet Chats.BE.dll
256256

257257
Chats 使用 `C#`/`TypeScript` 开发,有关如何编译和开发 Chats,请查看:
258258

259-
- [中文开发文档](./doc/zh-CN/build.md)
260-
- [English Development Guide](./doc/en-US/build.md)
259+
- [开发文档](./doc/zh-CN/build.md)
261260
- [版本更新日志](./doc/zh-CN/release-notes/README.md)
262261

263262
---

README_EN.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -255,9 +255,8 @@ Download .NET Runtime: [https://dotnet.microsoft.com/download](https://dotnet.mi
255255
256256
Chats is developed using `C#`/`TypeScript`. For information on how to compile and develop Chats, please refer to:
257257
258-
- [Chinese Development Documentation](./doc/zh-CN/build.md)
259-
- [English Development Guide](./doc/en-US/build.md)
260-
- [Changelog](./doc/zh-CN/release-notes/README.md)
258+
- [Development Guide](./doc/en-US/build.md)
259+
- [Changelog](./doc/en-US/release-notes/README.md)
261260
262261
---
263262

0 commit comments

Comments
 (0)