Skip to content

Commit

Permalink
fix: link
Browse files Browse the repository at this point in the history
  • Loading branch information
bennettyong committed Mar 27, 2024
1 parent 435afd0 commit 5690819
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/widgets/07-ecosystem-screens/ui/01-hero/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ export const Hero: React.FC = () => {
text={t('joinOurEcosystem')}
component="a"
target="_blank"
href="https://github.com/taikoxyz"
href="https://github.com/taikoxyz/website/issues/new?assignees=&labels=category.enhancement%2Cstatus.needs-triage&projects=&template=add_project.yml"
/>

<MediaQuery
Expand Down

0 comments on commit 5690819

Please sign in to comment.