Skip to content

Commit e84bdc9

Browse files
Update FAQ link (#3579)
1 parent a57be36 commit e84bdc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/dialog/content/setting/CreditsPanel.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@ const handleMessageSupport = () => {
180180
}
181181
182182
const handleFaqClick = () => {
183-
window.open('https://drip-art.notion.site/api-nodes-faqs', '_blank')
183+
window.open('https://www.comfy.org/faq', '_blank')
184184
}
185185
186186
const creditHistory = ref<CreditHistoryItemData[]>([])

0 commit comments

Comments
 (0)