Skip to content

Commit

Permalink
fix: update goerli deprecation message
Browse files Browse the repository at this point in the history
  • Loading branch information
vasyl-ivanchuk committed Mar 15, 2024
1 parent 9ed1cc0 commit 3870bcb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion packages/app/src/components/NetworkDeprecated.vue
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<template v-if="newNetworkUrl">
<SystemAlert>
<span
>We are ending our support of Goerli testnet. Please <a :href="newNetworkUrl!">use Sepolia</a>. For more info see
>zkSync Era Goerli Testnet will be shutdown on March 31st. Please use
<a :href="newNetworkUrl!">zkSync Era Sepolia Testnet</a> instead. For more info see
<a target="_blank" href="https://github.com/zkSync-Community-Hub/zksync-developers/discussions/228"
>this announcement</a
>.</span
Expand Down

0 comments on commit 3870bcb

Please sign in to comment.