Skip to content

Commit 5e237f2

Browse files
committed
fix: wrong discord link
1 parent fba7e09 commit 5e237f2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/dialogs/upload-dialog.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ const InstructionsDialog = ({
111111
<>
112112
<Button variant="secondary" asChild>
113113
<a
114-
href="https://discord.gg/stardewapp"
114+
href="https://stardew.app/discord"
115115
target="_blank"
116116
rel="noopener noreferrer"
117117
>

0 commit comments

Comments
 (0)