We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d38b90 commit f912108Copy full SHA for f912108
src/pages/Index.tsx
@@ -44,7 +44,7 @@ const Index = () => {
44
variant="outline"
45
size="sm"
46
className="gap-2"
47
- onClick={() => window.open('https://github.com/Trading-Goose/Open-TradingGoose', '_blank')}
+ onClick={() => window.open('https://github.com/Trading-Goose/Trading-Goose.github.io', '_blank')}
48
>
49
<svg
50
className="h-4 w-4 fill-current"
0 commit comments