Skip to content

Commit 8a0afd9

Browse files
authored
Merge pull request #66 from PenGoFox/master
fix: 修改设置页面的 webhook 文档链接为正确链接
2 parents d9049e2 + c03d493 commit 8a0afd9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/views/recorder/SettingPage.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
<n-h3>Webhook</n-h3>
8080
<p>
8181
每行一个,详情参阅
82-
<n-a href="https://rec.danmuji.org/docs/basic/webhook/">文档</n-a>
82+
<n-a href="https://rec.danmuji.org/reference/webhook/">文档</n-a>
8383
</p>
8484
<p>Webhook V1</p>
8585
<optional-input type="textarea" :max-input-width="'700px'" v-model:value="newConfig['optionalWebHookUrls']"

0 commit comments

Comments
 (0)