Skip to content

Commit 9143a82

Browse files
📝 docs(readme): update docs repo links (#45)
1 parent 0f53dda commit 9143a82

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ The LobeChat Plugin SDK assists you in creating exceptional chat plugins for Lob
5959

6060
## 📦 Plugin Ecosystem
6161

62-
Plugins provide a means to extend the Function Calling capabilities of LobeChat. They can be used to introduce new function calls and even new ways to render message results. If you are interested in plugin development, please refer to our [📘 Plugin Development Guide](https://github.com/lobehub/lobe-chat/wiki/Plugin-Development) in the Wiki.
62+
Plugins provide a means to extend the Function Calling capabilities of LobeChat. They can be used to introduce new function calls and even new ways to render message results. If you are interested in plugin development, please refer to our [📘 Plugin Development Guide][plugin-development-docs] in the Docs.
6363

6464
- [lobe-chat-plugins][lobe-chat-plugins]: This is the plugin index for LobeChat. It accesses index.json from this repository to display a list of available plugins for LobeChat to the user.
6565
- [chat-plugin-template][chat-plugin-template]: This is the plugin template for LobeChat plugin development.
@@ -134,8 +134,9 @@ This project is [MIT](./LICENSE) licensed.
134134
[back-to-top]: https://img.shields.io/badge/-BACK_TO_TOP-black?style=flat-square
135135
[bun-link]: https://bun.sh
136136
[bun-shield]: https://img.shields.io/badge/-speedup%20with%20bun-black?logo=bun&style=for-the-badge
137+
[plugin-development-docs]: https://lobehub.com/docs/usage/plugins/development
137138
[chat-plugin-sdk]: https://github.com/lobehub/chat-plugin-sdk
138-
[chat-plugin-template]: https://github.com/lobehub/chat-plugin-
139+
[chat-plugin-template]: https://github.com/lobehub/chat-plugin-template
139140
[chat-plugins-gateway]: https://github.com/lobehub/chat-plugins-gateway
140141
[github-action-release-link]: https://github.com/lobehub/chat-plugin-sdk/actions/workflows/release.yml
141142
[github-action-release-shield]: https://img.shields.io/github/actions/workflow/status/lobehub/chat-plugin-sdk/release.yml?label=release&labelColor=black&logo=githubactions&logoColor=white&style=flat-square

0 commit comments

Comments
 (0)