Skip to content

Commit

Permalink
fix frontend link in readme
Browse files Browse the repository at this point in the history
link to the frontend is broken due to a case sensitive link
  • Loading branch information
thisisjoshford authored Jun 26, 2024
1 parent 5f79d62 commit 481b1d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This repository contains example implementations of a Guest Book smart contract

- [Guest Book TS Example](contract-ts)
- [Guest Book RS Example](contract-rs)
- [Guest Book Frontend Example](Frontend)
- [Guest Book Frontend Example](frontend)

<br />

Expand Down

0 comments on commit 481b1d2

Please sign in to comment.