Skip to content

Commit f912108

Browse files
committed
Update Index.tsx
1 parent 9d38b90 commit f912108

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/Index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ const Index = () => {
4444
variant="outline"
4545
size="sm"
4646
className="gap-2"
47-
onClick={() => window.open('https://github.com/Trading-Goose/Open-TradingGoose', '_blank')}
47+
onClick={() => window.open('https://github.com/Trading-Goose/Trading-Goose.github.io', '_blank')}
4848
>
4949
<svg
5050
className="h-4 w-4 fill-current"

0 commit comments

Comments
 (0)