Skip to content

Commit

Permalink
Update learning-tools.js
Browse files Browse the repository at this point in the history
  • Loading branch information
rhigdon authored Apr 26, 2022
1 parent c524de7 commit 7b25a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/developers/learning-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ const LearningToolsPage = ({ data }) => {
{
name: "CryptoZombies",
description: "page-learning-tools-cryptozombies-description",
url: "https://cryptozombies.io/en/solidity",
url: "https://cryptozombies.io/",
image: getImage(data.cryptoZombie),
alt: "page-learning-tools-cryptozombies-logo-alt",
background: "#2b2f48",
Expand Down

0 comments on commit 7b25a10

Please sign in to comment.