diff --git a/README.md b/README.md index 3426e82d0..995ed65ad 100644 --- a/README.md +++ b/README.md @@ -278,7 +278,7 @@ pip install -e .\[dev\] pre-commit install ``` -Please refer to our [Contribution Guide](https://modelscope.github.io/agentscope/tutorial/contribute.html) for more details. +Please refer to our [Contribution Guide](https://modelscope.github.io/agentscope/en/tutorial/302-contribute.html) for more details. ## References diff --git a/README_ZH.md b/README_ZH.md index 6f6a713a1..483c2238c 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -215,24 +215,24 @@ while True: ## 教程 -- [快速上手](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/quick_start.html) - - [关于AgentScope](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/101-agentscope.html) - - [安装](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/102-installation.html) - - [快速开始](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/103-example.html) - - [创建您的第一个应用](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/104-usecase.html) - - [日志和WebUI](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/105-logging.html#) -- [进阶使用](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/advance.html) - - [定制你自己的Agent](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/201-agent.html) - - [Pipeline和MsgHub](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/202-pipeline.html) - - [模型](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/203-model.html) - - [服务函数](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/204-service.html) - - [记忆](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/205-memory.html) - - [提示工程](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/206-prompt.html) - - [监控器](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/207-monitor.html) - - [分布式](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/208-distribute.html) -- [参与贡献](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/contribute.html) - - [加入AgentScope社区](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/301-community.html) - - [贡献到AgentScope](https://modelscope.github.io/agentscope/zh_CN/tutorial_zh/302-contribute.html) +- [快速上手](https://modelscope.github.io/agentscope/zh_CN/tutorial/quick_start.html) + - [关于AgentScope](https://modelscope.github.io/agentscope/zh_CN/tutorial/101-agentscope.html) + - [安装](https://modelscope.github.io/agentscope/zh_CN/tutorial/102-installation.html) + - [快速开始](https://modelscope.github.io/agentscope/zh_CN/tutorial/103-example.html) + - [创建您的第一个应用](https://modelscope.github.io/agentscope/zh_CN/tutorial/104-usecase.html) + - [日志和WebUI](https://modelscope.github.io/agentscope/zh_CN/tutorial/105-logging.html#) +- [进阶使用](https://modelscope.github.io/agentscope/zh_CN/tutorial/advance.html) + - [定制你自己的Agent](https://modelscope.github.io/agentscope/zh_CN/tutorial/201-agent.html) + - [Pipeline和MsgHub](https://modelscope.github.io/agentscope/zh_CN/tutorial/202-pipeline.html) + - [模型](https://modelscope.github.io/agentscope/zh_CN/tutorial/203-model.html) + - [服务函数](https://modelscope.github.io/agentscope/zh_CN/tutorial/204-service.html) + - [记忆](https://modelscope.github.io/agentscope/zh_CN/tutorial/205-memory.html) + - [提示工程](https://modelscope.github.io/agentscope/zh_CN/tutorial/206-prompt.html) + - [监控器](https://modelscope.github.io/agentscope/zh_CN/tutorial/207-monitor.html) + - [分布式](https://modelscope.github.io/agentscope/zh_CN/tutorial/208-distribute.html) +- [参与贡献](https://modelscope.github.io/agentscope/zh_CN/tutorial/contribute.html) + - [加入AgentScope社区](https://modelscope.github.io/agentscope/zh_CN/tutorial/301-community.html) + - [贡献到AgentScope](https://modelscope.github.io/agentscope/zh_CN/tutorial/302-contribute.html) ## License @@ -253,7 +253,7 @@ pip install -e .\[dev\] pre-commit install ``` -请参阅我们的[贡献指南](https://modelscope.github.io/agentscope/tutorial/contribute.html)了解更多细节。 +请参阅我们的[贡献指南](https://modelscope.github.io/agentscope/zh_CN/tutorial/302-contribute.html)了解更多细节。 ## 引用