Skip to content

Commit b67f3ec

Browse files
authored
Point feature request link at community forum (#2026)
1 parent dfea3a7 commit b67f3ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/viewer/src/lib/about/FeedbackDialog.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<ResponsiveDialog bind:open title={$t`Feedback`}>
1616
<div class="flex flex-col gap-4">
17-
<Button variant="ghost" href="https://lexbox.org/fw-lite/request-features" target="_blank" class="gap-4 p-4 h-auto text-base justify-start whitespace-normal">
17+
<Button variant="ghost" href="https://community.software.sil.org/c/fwlite/fwlite-feature-requests/" target="_blank" class="gap-4 p-4 h-auto text-base justify-start whitespace-normal">
1818
<Icon icon="i-mdi-lightbulb-on-outline" class="size-10"/>
1919
<div>
2020
<div class="font-semibold underline">{$t`Suggest your ideas`}</div>

0 commit comments

Comments
 (0)