lark-parser / lark

Lark is a parsing toolkit for Python, built with a focus on ergonomics, performance and modularity.
MIT License
4.81k stars 409 forks source link

Invalid document link. #1335

Closed cocolato closed 1 year ago

cocolato commented 1 year ago

Describe the bug

The link in Grammar Composition and example-grammars will now report a 404 error.

image

image

To Reproduce

https://lark-parser.readthedocs.io/en/latest/examples/index.html#grammar-composition

https://lark-parser.readthedocs.io/en/latest/examples/index.html#example-grammars

erezsh commented 1 year ago

Merged.