Skip to content

Commit

Permalink
Merge pull request #92 from Giri-Aayush/update-cairo-docs-link
Browse files Browse the repository at this point in the history
Update Cairo Documentation link to resolve 404 error
  • Loading branch information
Giri-Aayush authored Oct 14, 2024
2 parents af274e5 + ba720fc commit dd7288f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,8 @@

- [Starknet Website](https://www.starknet.io/) - Official Website.
- [Starknet Documentation](https://docs.starknet.io/documentation/) - Official Documentation.
- [Cairo Documentation](https://www.cairo-lang.org/docs/index.html) - Official Cairo 1.0 Documentation.
- [The Starknet Book](https://book.starknet.io/) - In-depth guide.
- [Cairo Documentation](https://docs.cairo-lang.org/) - Official Cairo 1.0 Documentation.
- [The Cairo Book](https://book.cairo-lang.org/) - In-depth guide to Cairo.
- [YouTube channel](https://www.youtube.com/@starkware_ltd) - Official StarkWare YouTube channel.
- [Roadmap](https://www.starknet.io/en/roadmap) - What’s coming next for Starknet.
Expand Down

0 comments on commit dd7288f

Please sign in to comment.