diff --git a/readme/README-Chinese.md b/readme/README-Chinese.md index 31bfdada..2a9903cc 100644 --- a/readme/README-Chinese.md +++ b/readme/README-Chinese.md @@ -17,7 +17,7 @@ ## 📰 新闻 * **2024年1月25日: 我们在 ChatDev 中集成更新了 "Experiential Co-Learning" 模块。尽请查阅 [Experiential Co-Learning 指南](../wiki.md#co-tracking).** -* 2023年12月28日: 我们发布了**Experiential Co-Learning**这一新范式。在这种方法中,instructor和assistant两个智能体可以积累shorcut-oriented的经验,从而减少重复性错误提高效率且有效地解决新任务。 如意兴趣可查看我们的预印本论文: https://arxiv.org/abs/2312.17025 and this technique will soon be integrated into ChatDev. +* 2023年12月28日: 我们发布了**Experiential Co-Learning**这一新范式。在这种方法中,instructor和assistant两个智能体可以积累shorcut-oriented的经验,从而减少重复性错误提高效率且有效地解决新任务。 如意兴趣可查看我们的预印本论文: https://arxiv.org/abs/2312.17025 并且这个技术将很快合并到ChatDev开源版本。
-- 2023年10月26日: ChatDev现在支持使用Docker进行更安全的简便操作 (感谢贡献者 [ManindraDeMel](https://github.com/ManindraDeMel)). 请参照 [Docker使用指南](wiki.md#docker-start).
+- 2023年10月26日: ChatDev现在支持使用Docker进行更安全的简便操作 (感谢贡献者 [ManindraDeMel](https://github.com/ManindraDeMel)). 请参照 [Docker使用指南](../wiki.md#docker-start).