Skip to content

Commit

Permalink
Link & text edit Update ethereum-integration.tsx (#2254)
Browse files Browse the repository at this point in the history
  • Loading branch information
harpa12 authored Dec 6, 2023
1 parent 0a0d914 commit aa0416e
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions src/pages/ethereum-integration.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -263,14 +263,7 @@ function EthereumIntegrationPage() {
interfaces (the fungible token standard of ICP), making it simple
for all ICP wallets to offer ckETH support. Total value of ckETH
is fully backed 1:1 by ETH, and can always be verified by viewing
the on-chain{" "}
<Link
className="link-subtle"
href="https://dashboard.internetcomputer.org/ethereum"
>
dashboard
</Link>{" "}
and metrics of the canisters. ckERC-20 is coming soon.
the on-chain dashboard and metrics of the canisters. ckERC-20 is coming soon.
</p>
<p className="mb-0 flex flex-col gap-3 items-start">
<Link href="/defi" className="link-primary link-with-icon">
Expand Down

0 comments on commit aa0416e

Please sign in to comment.