Skip to content

Commit 2f8ce93

Browse files
committed
chore: 🎨 change suggestion box url
1 parent e2b0109 commit 2f8ce93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/AppSBox.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ import SuggestionBox from '@project-trans/suggestion-box/component'
55
<template>
66
<SuggestionBox
77
text-content-placeholder="这个页面有什么问题?或者有什么建议?请在下方留言,我们会尽快回复和处理。"
8-
target-url="/api/v1/suggestion"
8+
target-url="https://suggestion-box.project-trans.org/api/v1/suggestion"
99
/>
1010
</template>

0 commit comments

Comments
 (0)