Skip to content

Commit 8d1d4fb

Browse files
authored
fix links in readme (#336)
1 parent f6c81f7 commit 8d1d4fb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

README.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,18 +10,18 @@ For quick reference, refer to the below links.
1010
> GitHub. Some links may be broken and some content may render improperly.
1111
1212
Quick Documentation:
13-
- [Project Overview](doc/doxygen/0_overview.md)
14-
- [Setup and Development Tips](doc/doxygen/1_setup.md)
15-
- [Tool Guides](doc/doxygen/2_tools.md)
13+
- [Project Overview](doc/doxygen/00_overview.md)
14+
- [Setup and Development Tips](doc/doxygen/01_setup.md)
15+
- [Tool Guides](doc/doxygen/02_tools.md)
1616

1717
Advanced Documentation:
18-
- [LLZK Syntax](doc/doxygen/3_syntax.md)
19-
- [LLZK Dialect Language Reference](doc/doxygen/7_dialects.md)
18+
- [LLZK Language Specification](doc/doxygen/03_syntax.md)
19+
- [LLZK Dialect Reference](doc/doxygen/08_llzk_dialects.md)
2020

2121
Background and Motivation:
2222
- [LLZK Ethereum Foundation Grant Proposal](https://drive.google.com/file/d/1tAIjAPJX5cGZT_ASFf7A2OiZaEgeWUx8/view?usp=sharing)
2323
- [LLZK Blogpost](https://medium.com/veridise/veridise-secures-ethereum-foundation-grant-to-develop-llzk-a-new-intermediate-representation-ir-224c0e71f4d5)
2424

2525
How to Contribute:
26-
- [Code of Conduct](doc/doxygen/4_code_of_conduct.md)
27-
- [Contribution Guide](doc/doxygen/5_contributing.md)
26+
- [Code of Conduct](doc/doxygen/04_code_of_conduct.md)
27+
- [Contribution Guide](doc/doxygen/05_contributing.md)

changelogs/unreleased/th__fixup_readme.yaml

Whitespace-only changes.

0 commit comments

Comments
 (0)