Skip to content

Commit

Permalink
update links
Browse files Browse the repository at this point in the history
  • Loading branch information
michellewong793 committed Aug 14, 2024
1 parent 40fcd3e commit 26d49e2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/src/pages/Homepage.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ const Homepage = () => {


<p className="secondSubheader">Build your first zero knowledge app with create-leo-app</p>
<button className="button"> <Link target="_blank" rel="noopener noreferrer" to="https://developer.aleo.org/sdk/create-leo-app/tutorial/">Try it now <span className="arrow">&rarr;</span></Link> </button>
<button className="button"> <Link target="_blank" rel="noopener noreferrer" to="https://docs.leo-lang.org/sdk/create-leo-app/tutorial/">Try it now <span className="arrow">&rarr;</span></Link> </button>


<div className="footer">
Expand Down

0 comments on commit 26d49e2

Please sign in to comment.