Commit 103a76b424d5fe45d19e58bbecc6c2fea527358a

ayush-1506 2020-01-30T17:58:43

Update link to Julia libgit2

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/README.md b/README.md
index 5327c45..9dafffe 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