Merge pull request #697 from kenshinthebattosai/patch-1

Corrected Link to Git Database API Docs
This commit is contained in:
Brendan Forster
2015-02-09 15:04:20 +11:00
+1 -1
View File
@@ -5,7 +5,7 @@ This is a place for putting together some introductory documentation about how t
- [Getting Started](https://github.com/octokit/octokit.net/blob/master/docs/getting-started.md)
- [OAuth Flow](https://github.com/octokit/octokit.net/blob/master/docs/oauth-flow.md)
- [Releases API](https://github.com/octokit/octokit.net/blob/master/docs/releases.md)
- [Git Database API](https://github.com/octokit/octokit.net/blob/master/docs/releases.md)
- [Git Database API](https://github.com/octokit/octokit.net/blob/master/docs/git-database.md)
Possible topics to cover: