Skip to content

Commit 5128ca3

Browse files
committed
Fix specification index page
1 parent 478bd47 commit 5128ca3

3 files changed

Lines changed: 1956 additions & 31 deletions

File tree

docs/Specification/TypeLang.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,14 +31,14 @@ the grammar describes as invalid.
3131
This specification is maintained by the
3232
[PHP Type Language](https://github.com/php-type-language) project.
3333

34-
# [Overview](Section 1 -- Overview.md)
34+
# [Overview](Section%201%20--%20Overview.md)
3535

36-
# [Lexical Grammar](Section 2 -- Lexical Grammar.md)
36+
# [Lexical Grammar](Section%202%20--%20Lexical%20Grammar.md)
3737

38-
# [Types](Section 3 -- Types.md)
38+
# [Types](Section%203%20--%20Types.md)
3939

40-
# [Structural Types](Section 4 -- Structural Types.md)
40+
# [Structural Types](Section%204%20--%20Structural%20Types.md)
4141

42-
# [Appendix: Notation Conventions](Appendix A -- Notation Conventions.md)
42+
# [Appendix: Notation Conventions](Appendix%20A%20--%20Notation%20Conventions.md)
4343

44-
# [Appendix: Grammar Summary](Appendix B -- Grammar Summary.md)
44+
# [Appendix: Grammar Summary](Appendix%20B%20--%20Grammar%20Summary.md)

0 commit comments

Comments
 (0)