Skip to content

Commit 60a11c7

Browse files
author
minjk-bl
committed
fix vpnote page link
1 parent c6ad132 commit 60a11c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/common/constant.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ define ([
199199
/**
200200
* faq page link
201201
*/
202-
const VPNOTE_PAGE_LINK = 'https://visualpython.ai/vpnote';
202+
const VPNOTE_PAGE_LINK = 'https://visualpython.ai/vpnotes';
203203

204204
/**
205205
* header extra menu faq caption

0 commit comments

Comments
 (0)