summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Steinhardt <ps@pks.im>2020-01-30 10:30:12 +0100
committerGitHub <noreply@github.com>2020-01-30 10:30:12 +0100
commitf9b41a6600f35f36ba5381f355355c303bd05df1 (patch)
tree81c61fea5f99903a27d960d45e102a29790e0245
parent4383ab402a2978034ec0d4774951f7d6c97ea486 (diff)
parent103a76b424d5fe45d19e58bbecc6c2fea527358a (diff)
downloadlibgit2-f9b41a6600f35f36ba5381f355355c303bd05df1.tar.gz
Merge pull request #5371 from ayush-1506/julia_link
Update link to libgit2 Julia language binding
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5327c4555..9dafffec0 100644
--- a/README.md
+++ b/README.md
@@ -331,7 +331,7 @@ Here are the bindings to libgit2 that are currently available:
* Java
* Jagged <https://github.com/ethomson/jagged>
* Julia
- * LibGit2.jl <https://github.com/jakebolewski/LibGit2.jl>
+ * LibGit2.jl <https://github.com/JuliaLang/julia/tree/master/stdlib/LibGit2>
* Lua
* luagit2 <https://github.com/libgit2/luagit2>
* .NET