update docs

This commit is contained in:
hccngu
2024-03-29 18:08:11 +08:00
parent 7fb6659a3c
commit 228be4f049
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
[[Website]](https://os-copilot.github.io/)
[[Arxiv]](https://arxiv.org/abs/2402.07456)
[[PDF]](https://arxiv.org/pdf/2402.07456.pdf)
[[Documentation]]()
[[Documentation]](https://os-copilot.readthedocs.io/en/latest/)
<!-- [[Tweet]](https://twitter.com/DrJimFan/status/1662115266933972993?s=20) -->
[![Static Badge](https://img.shields.io/badge/MIT-License-green)](https://github.com/OS-Copilot/OS-Copilot/blob/main/LICENSE)
@@ -87,7 +87,7 @@ python friday/tool_repository/manager/tool_manager.py --delete --tool_name [tool
## ✨ Deploy API Services
For comprehensive guidelines on deploying API services, please refer to the [OS-Copilot documentation]().
For comprehensive guidelines on deploying API services, please refer to the [OS-Copilot documentation](https://os-copilot.readthedocs.io/en/latest/).
## 🏫 Community

View File

@@ -56,8 +56,8 @@ Community
Join our community to connect with other enthusiasts, share your tools and demos, and collaborate on innovative projects. Stay engaged and get the latest updates by following us:
- **Discord**: Join our Discord server for real-time discussions, support, and to share your work with the community. Click here to join: [Discord Server](https://discord.gg/PDsRrEV27b).
- **Twitter**: Follow us on Twitter [@oscopilot](https://twitter.com/oscopilot) for the latest news, updates, and highlights from our community.
- **Discord**: Join our Discord server for real-time discussions, support, and to share your work with the community. Click here to join: `Discord Server <https://discord.gg/PDsRrEV27b>`_ .
- **Twitter**: Follow us on Twitter `@oscopilot <https://twitter.com/oscopilot>`_ for the latest news, updates, and highlights from our community.
Contributing