Skip to content

Commit 78f47ef

Browse files
authored
Merge pull request #80 from stevessr/v4
fix: update plugin marketplace URL in documentation
2 parents c7057f9 + e6cafe8 commit 78f47ef

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# AstrBot
33
_✨ 易上手的多平台 LLM 聊天机器人及开发框架(的官方文档) ✨_
44

5-
[查看文档](https://astrbot.soulter.top/)[问题提交](https://github.com/AstrBotDevs/AstrBot/issues)
5+
[查看文档](https://docs.astrbot.app/)[问题提交](https://github.com/AstrBotDevs/AstrBot/issues)
66

77
[AstrBot](https://github.com/AstrBotDevs/AstrBot) 是一个松耦合、异步、支持多消息平台部署、具有易用的插件系统和完善的大语言模型(LLM)接入功能的聊天机器人及开发框架。
88

en/dev/star/plugin-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ After completing your plugin development, you can choose to publish it to the As
44

55
AstrBot uses GitHub to host plugins, so you'll need to push your plugin code to the GitHub plugin repository you created earlier.
66

7-
You can submit your plugin by visiting the [AstrBot Plugin Marketplace](https://plugins.astrbot.top). Once on the website, click the `+` button in the bottom-right corner, fill in the basic information, author details, repository information, and other required fields. Then click the `Submit to GITHUB` button. You will be redirected to the AstrBot repository's Issue submission page. Please verify that all information is correct, then click the `Create` button to complete the plugin publication process.
7+
You can submit your plugin by visiting the [AstrBot Plugin Marketplace](https://plugins.astrbot.app). Once on the website, click the `+` button in the bottom-right corner, fill in the basic information, author details, repository information, and other required fields. Then click the `Submit to GITHUB` button. You will be redirected to the AstrBot repository's Issue submission page. Please verify that all information is correct, then click the `Create` button to complete the plugin publication process.
88

99
![fill out the form](/source/images/plugin-publish/image.png)

zh/dev/star/plugin-publish.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44

55
AstrBot 使用 GitHub 托管插件,因此你需要先将插件代码推送到之前创建的 GitHub 插件仓库中。
66

7-
你可以前往 [AstrBot 插件市场](https://plugins.astrbot.top) 提交你的插件。进入该网站后,点击右下角的 `+` 按钮,填写好基本信息、作者信息、仓库信息等内容后,点击 `提交到 GTIHUB` 按钮,你将会被导航到 AstrBot 仓库的 Issue 提交页面,请确认信息无误后点击 `Create` 按钮提交,即可完成插件发布。
7+
你可以前往 [AstrBot 插件市场](https://plugins.astrbot.app) 提交你的插件。进入该网站后,点击右下角的 `+` 按钮,填写好基本信息、作者信息、仓库信息等内容后,点击 `提交到 GTIHUB` 按钮,你将会被导航到 AstrBot 仓库的 Issue 提交页面,请确认信息无误后点击 `Create` 按钮提交,即可完成插件发布。
88

99
![fill out the form](/source/images/plugin-publish/image.png)

0 commit comments

Comments
 (0)