File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 259259 <v-card-text class =" py-4" >
260260 <p >{{ tm('dialog.securityWarning.aiocqhttpTokenMissing') }}</p >
261261 <span ><a
262- href =" https://docs.astrbot.app/deploy/ platform/aiocqhttp/napcat .html#%E9%99%84%E5%BD%95-%E5%A2%9E%E5%BC%BA%E8%BF%9E%E6%8E%A5%E5%AE%89%E5%85%A8%E6%80%A7 "
262+ href =" https://docs.astrbot.app/platform/aiocqhttp.html"
263263 target =" _blank" >{{ tm('dialog.securityWarning.learnMore') }}</a ></span >
264264 </v-card-text >
265265 <v-card-actions class =" px-4 pb-4" >
Original file line number Diff line number Diff line change @@ -50,7 +50,7 @@ export function getTutorialLink(platformType) {
5050 const tutorialMap = {
5151 "qq_official_webhook" : "https://docs.astrbot.app/platform/qqofficial/webhook.html" ,
5252 "qq_official" : "https://docs.astrbot.app/platform/qqofficial/websockets.html" ,
53- "aiocqhttp" : "https://docs.astrbot.app/platform/aiocqhttp/napcat .html" ,
53+ "aiocqhttp" : "https://docs.astrbot.app/platform/aiocqhttp.html" ,
5454 "wecom" : "https://docs.astrbot.app/platform/wecom.html" ,
5555 "weixin_oc" : "https://docs.astrbot.app/platform/weixin_oc.html" ,
5656 "wecom_ai_bot" : "https://docs.astrbot.app/platform/wecom_ai_bot.html" ,
You can’t perform that action at this time.
0 commit comments