Skip to content

Commit 22e24e5

Browse files
authored
docs: update plugin dev link in webui (#6978)
1 parent e5e8bd5 commit 22e24e5

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

dashboard/src/views/ExtensionPage.vue

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -227,7 +227,8 @@ const {
227227
<v-btn
228228
variant="text"
229229
prepend-icon="mdi-book-open-variant"
230-
href="https://astrbot.app/dev/plugin.html"
230+
href="https://docs.astrbot.app/dev/star/plugin-new.html"
231+
rel="noopener noreferrer"
231232
target="_blank"
232233
color="primary"
233234
class="text-none"

0 commit comments

Comments
 (0)