Skip to content

Commit

Permalink
web4 typo in url link (#219)
Browse files Browse the repository at this point in the history
  • Loading branch information
rubycop authored Jan 15, 2025
1 parent 1933c58 commit d7dc04e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ return (
/>
<CongratsItem
title="web4"
link={`https://${storageAccountName}.near.app`}
link={`https://${storageAccountName}.near.page`}
/>
</div>
</div>
Expand Down

0 comments on commit d7dc04e

Please sign in to comment.