We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d9049e2 + c03d493 commit 8a0afd9Copy full SHA for 8a0afd9
1 file changed
src/views/recorder/SettingPage.vue
@@ -79,7 +79,7 @@
79
<n-h3>Webhook</n-h3>
80
<p>
81
每行一个,详情参阅
82
- <n-a href="https://rec.danmuji.org/docs/basic/webhook/">文档</n-a>
+ <n-a href="https://rec.danmuji.org/reference/webhook/">文档</n-a>
83
</p>
84
<p>Webhook V1</p>
85
<optional-input type="textarea" :max-input-width="'700px'" v-model:value="newConfig['optionalWebHookUrls']"
0 commit comments