Fix address of repository

This commit is contained in:
Bruno BELANYI 2024-12-23 12:05:10 -05:00
parent 5f5ee66aad
commit 708c4d69d2

View file

@ -4,7 +4,7 @@ description = "Tiger grammar for the tree-sitter parsing library"
version = "0.3.0"
keywords = ["incremental", "parsing", "tiger"]
categories = ["parsing", "text-editors"]
repository = "https://gitea.belanyi.fr/ambroisie/tree-sitter-tiger"
repository = "https://git.belanyi.fr/ambroisie/tree-sitter-tiger"
edition = "2018"
license = "MIT"