Skip to content

Commit 48d4d04

Browse files
authored
docs: add docs link and fix link of #5 (#57)
docs: add docs link and fix link of #5
1 parent bce4432 commit 48d4d04

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,10 @@ English | [简体中文](./README.zh-CN.md)
2727

2828
MateChat is based on [Huawei DevUI Design](https://devui.design/), offering a modern visual language, consistent user experience, and excellent scalability.
2929

30+
For more information, visit the MateChat React website: [MateChat React](http://matechat.noctisynth.org/)
31+
32+
---
33+
3034
## Features
3135

3236
- 🧠 Built for AI interaction and prompt use-cases
@@ -77,7 +81,7 @@ export default function BubbleDemo() {
7781

7882
The documentation is still in progress, but you can feel free to create a new issue in [GitCode](https://gitcode.com/DevCloudFE/MateChat/issues) or [GitHub](https://github.com/DevCloudFE/MateChat/issues) to submit your questions or suggestions. This project is still under development, so the documentation is not complete yet, some features may change in the future.
7983

80-
For more information, please track the progress in [#4](https://github.com/DevCloudFE/matechat-react/issues/4) and [#5](https://github.com/DevCloudFE/MateChat/issues/5).
84+
For more information, please track the progress in [#5](https://github.com/DevCloudFE/matechat-react/issues/5).
8185

8286
## Star History
8387

README.zh-CN.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ MateChat React 是 [MateChat](https://github.com/DevCloudFE/MateChat) 的 React
2828

2929
MateChat 基于 [华为 DevUI Design](https://devui.design/),提供现代视觉语言、一致的用户体验以及良好的可扩展性。
3030

31+
了解更多请访问 MateChat React 网站: [MateChat React](http://matechat.noctisynth.org/)
32+
3133
---
3234

3335
## 特性
@@ -81,7 +83,7 @@ export default function BubbleDemo() {
8183
文档仍在完善中,如果有任何疑问或建议,欢迎在 [GitCode](https://gitcode.com/DevCloudFE/MateChat/issues)[GitHub](https://github.com/DevCloudFE/MateChat/issues) 提 issue。
8284
由于项目仍在开发中,部分功能和文档可能会有调整。
8385

84-
可关注进展:[#4](https://github.com/DevCloudFE/matechat-react/issues/4)[#5](https://github.com/DevCloudFE/MateChat/issues/5)
86+
可关注进展:[#5](https://github.com/DevCloudFE/matechat-react/issues/5)
8587

8688
---
8789

0 commit comments

Comments
 (0)