Skip to content

Commit

Permalink
fix(website): announcement status link (#13398)
Browse files Browse the repository at this point in the history
  • Loading branch information
d1onys1us committed Mar 22, 2023
1 parent a6997a5 commit c056c71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/website/theme.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ export default {
banner: {
key: "banner",
text: (
<a href="#" target="_blank">
<a href="https://taiko.xyz/docs" target="_blank">
🌋 Askja testnet is here! Learn more →
</a>
),
Expand Down

0 comments on commit c056c71

Please sign in to comment.