summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRoger Gee <rpg11a@acu.edu>2023-02-13 21:27:12 -0600
committerRoger Gee <rpg11a@acu.edu>2023-02-13 21:27:12 -0600
commit9e757f288aaadd55b8e10e9bf3c5e9811c649c64 (patch)
tree58f004ae08a2eaefe7a67836019f33483b14627d /README.md
parentf02bcf721105d3dfb0a7d12dec2816b495451c45 (diff)
downloadlibgit2-9e757f288aaadd55b8e10e9bf3c5e9811c649c64.tar.gz
chore(docs): update php language binding project links
Updates the README.md language binding section to reference a new project providing PHP bindings at https://github.com/RogerGee/php-git2.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c844ee4a1..166a202f2 100644
--- a/README.md
+++ b/README.md
@@ -395,7 +395,7 @@ Here are the bindings to libgit2 that are currently available:
* Pharo Smalltalk
* libgit2-pharo-bindings <https://github.com/pharo-vcs/libgit2-pharo-bindings>
* PHP
- * php-git <https://github.com/libgit2/php-git>
+ * php-git2 <https://github.com/RogerGee/php-git2>
* Python
* pygit2 <https://github.com/libgit2/pygit2>
* R