Skip to content

Commit 508f13b

Browse files
huchenleiChenlei Hu
authored andcommitted
Update blog post link (#3767)
1 parent 9f2aecf commit 508f13b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/dialog/content/ApiNodesNewsContent.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,6 @@ const { onClose } = defineProps<{
6464
}>()
6565
6666
const handleLearnMore = () => {
67-
window.open('https://blog.comfy.org/', '_blank')
67+
window.open('https://blog.comfy.org/p/comfyui-native-api-nodes', '_blank')
6868
}
6969
</script>

0 commit comments

Comments
 (0)