Skip to content

Commit

Permalink
Merge branch 'main' into improve-fetcher-usage
Browse files Browse the repository at this point in the history
  • Loading branch information
vasyl-ivanchuk authored Mar 20, 2024
2 parents 13adf1f + ebfbf5a commit e6140d4
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 e6140d4

Please sign in to comment.