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 GitHub
parent a9c4963a4a
commit ef0433a9ba

View File

@@ -83,7 +83,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]