aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2024-07-03 09:47:31 +0200
committerChristian Clason <c.clason@uni-graz.at>2024-07-03 13:31:26 +0200
commitcaf275382f91ec8a2498d455c4d7d3fd0265ebd3 (patch)
tree2633466ec74abfe0583433fbff2af154ff143d7e /README.md
parentbot(lockfile): update idl, rbs, v (diff)
downloadnvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar
nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.gz
nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.bz2
nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.lz
nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.xz
nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.tar.zst
nvim-treesitter-caf275382f91ec8a2498d455c4d7d3fd0265ebd3.zip
fix(prolog): switch to github mirror
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 1bc745b6d..a573cd5c7 100644
--- a/README.md
+++ b/README.md
@@ -350,8 +350,8 @@ We are looking for maintainers to add more parsers and to write query files for
- [x] [pony](https://github.com/amaanq/tree-sitter-pony) (maintained by @amaanq, @mfelsche)
- [x] [printf](https://github.com/ObserverOfTime/tree-sitter-printf) (maintained by @ObserverOfTime)
- [x] [prisma](https://github.com/victorhqc/tree-sitter-prisma) (maintained by @elianiva)
-- [x] [problog](https://codeberg.org/foxy/tree-sitter-prolog) (maintained by @foxyseta)
-- [x] [prolog](https://codeberg.org/foxy/tree-sitter-prolog) (maintained by @foxyseta)
+- [x] [problog](https://github.com/foxyseta/tree-sitter-prolog) (maintained by @foxyseta)
+- [x] [prolog](https://github.com/foxyseta/tree-sitter-prolog) (maintained by @foxyseta)
- [x] [promql](https://github.com/MichaHoffmann/tree-sitter-promql) (maintained by @MichaHoffmann)
- [x] [properties](https://github.com/tree-sitter-grammars/tree-sitter-properties) (maintained by @ObserverOfTime)
- [x] [proto](https://github.com/treywood/tree-sitter-proto) (maintained by @treywood)