Use https README docs site link

This commit is contained in:
Max Brunsfeld 2019-04-30 13:00:27 -07:00 committed by GitHub
parent 73e4db41b0
commit 67fa9bdf4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,4 +10,4 @@ Tree-sitter is a parser generator tool and an incremental parsing library. It ca
* **Robust** enough to provide useful results even in the presence of syntax errors
* **Dependency-free** so that the runtime library (which is written in pure C) can be embedded in any application
[Documentation](http://tree-sitter.github.io/tree-sitter/)
[Documentation](https://tree-sitter.github.io/tree-sitter/)