Fix repository URL

pull/511/head
Patrick Förster 2021-12-27 18:17:42 +07:00
parent dd8a728f83
commit 1c9ee6fc16
1 changed files with 1 additions and 1 deletions

@ -4,7 +4,7 @@ description = "latex grammar for the tree-sitter parsing library"
version = "0.0.1"
keywords = ["incremental", "parsing", "latex"]
categories = ["parsing", "text-editors"]
repository = "https://github.com/tree-sitter/tree-sitter-latex"
repository = "https://github.com/latex-lsp/tree-sitter-latex"
edition = "2018"
license = "MIT"
authors = ["Patrick Förster <patrick.foerster@outlook.de>"]