Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 847d906

Browse files
committed
Add tech tree link
1 parent cfa6936 commit 847d906

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/react-app/src/views/HomeView.jsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@ export default function HomeView({ connectedBuilder, userProvider }) {
114114
<AfterSreCard
115115
title="ETH Tech Tree"
116116
description="Check this advanced Solidity challenges to test your Ethereum dev skills."
117-
externalLink="https://github.com/BuidlGuidl/eth-tech-tree"
117+
externalLink="https://www.ethtechtree.com"
118118
buttonText="Join"
119119
previewImage="/assets/challenges/techTree.svg"
120120
backgroundColor={techTreeBgColor}

0 commit comments

Comments
 (0)