diff options
author | Vicent Martà <vicent@github.com> | 2013-02-06 14:21:28 -0800 |
---|---|---|
committer | Vicent Martà <vicent@github.com> | 2013-02-06 14:21:28 -0800 |
commit | a35e8709c660770d34365bb62ae5d25d4d14b048 (patch) | |
tree | e813718560c34b2fd06d11ff9c157e4868d6fab0 | |
parent | beede4321fef2580c8198d6c918fb2de1a0fae9c (diff) | |
parent | 4f1da3a2fdd93a2eee457ac95f4d10a5c61db5cf (diff) | |
download | libgit2-a35e8709c660770d34365bb62ae5d25d4d14b048.tar.gz |
Merge pull request #1319 from cscheid/development
removed obsolete reference to api.html
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -19,7 +19,6 @@ release its source code. * Archives: <http://librelist.com/browser/libgit2/> * Website: <http://libgit2.github.com> * API documentation: <http://libgit2.github.com/libgit2> -* Usage guide: <http://libgit2.github.com/api.html> What It Can Do ================================== |