diff options
Diffstat (limited to 'ex/HEAD/general.html')
-rw-r--r-- | ex/HEAD/general.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ex/HEAD/general.html b/ex/HEAD/general.html index 05577013a..7881a4b2e 100644 --- a/ex/HEAD/general.html +++ b/ex/HEAD/general.html @@ -94,7 +94,7 @@ the relevant sections of the API docs in each section in this file.</p> <p><strong>libgit2</strong> (for the most part) only implements the core plumbing functions, not really the higher level porcelain stuff. For a primer on Git Internals that you will need to know to work with Git at this level, -check out <a href="http://progit.org/book/ch9-0.html">Chapter 9</a> of the Pro Git book.</p> +check out <a href="https://git-scm.com/book/en/v2/Git-Internals-Plumbing-and-Porcelain">Chapter 10</a> of the Pro Git book.</p> </td> <td class=code> <div class='highlight'><pre></pre></div> |