fix: bot doc link

This commit is contained in:
Tristan Yang
2023-07-07 11:42:47 +08:00
parent c925347ca9
commit 67f2153f78
+1 -1
View File
@@ -68,7 +68,7 @@ export default function BotConfig() {
<h2 className="font-semibold flex gap-4 items-center dark:text-white">
{t("manage")}
<a
href="https://doc.voce.chat/bot-and-webhook"
href="https://doc.voce.chat/bot/bot-and-webhook"
target="_blank"
className="text-sm text-blue-400 underline-offset-1 underline"
rel="noopener noreferrer"