Skip to content

Commit 68edcd6

Browse files
committed
LibGit2Sharp: point readers to GitHub repo
1 parent f6668d6 commit 68edcd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

en/book/10-git-in-other-environments/chapter10.asc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ Fortunately, there are a number of language-specific bindings available that mak
275275

276276
===== LibGit2Sharp
277277

278-
If you're writing a .NET or Mono application, LibGit2Sharp (http://libgit2sharp.github.io/[]) is what you're looking for.
278+
If you're writing a .NET or Mono application, LibGit2Sharp (https://github.com/libgit2/libgit2sharp[]) is what you're looking for.
279279
The bindings are written in C#, and great care has been taken to wrap the raw Libgit2 calls with native-feeling CLR APIs.
280280
Here's what it looks like to read HEAD's commit message:
281281

0 commit comments

Comments
 (0)