Correct the link for ANTLR 4 Documentation (#623)

This commit is contained in:
LamTrinh.Dev
2024-08-16 10:15:26 +07:00
committed by Daniel Chao
parent 63b92ec72b
commit 825135a0f8

View File

@@ -81,7 +81,7 @@ For automated build setup examples see our https://github.com/apple/pkl/blob/mai
=== ANTLR
* https://github.com/antlr/antlr4/blob/main/doc/index.md[Documentation]
* https://github.com/antlr/antlr4/blob/master/doc/index.md[Documentation]
* https://groups.google.com/forum/#!forum/antlr-discussion[Forums]
* https://github.com/mobileink/lab.clj.antlr/tree/main/doc[Some third-party docs]