From 44557b483cfeb862c66e986f9bfb95b2985e9882 Mon Sep 17 00:00:00 2001 From: cclauss Date: Tue, 17 Feb 2015 21:35:33 +0100 Subject: [PATCH] Fix broken links under "What's next?" --- doc/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/introduction.rst b/doc/introduction.rst index 4dcc2b9e..effa679c 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -39,9 +39,9 @@ See files COPYING and COPYING.LESSER, as requested by `GNU `__ +You need to use a Github API and wonder which class implements it? [`Reference of APIs`](http://jacquev6.net/PyGithub/v1/apis.html) __ -You want all the details about PyGithub classes? `Reference of classes `__ +You want all the details about PyGithub classes? [`Reference of classes`](http://jacquev6.net/PyGithub/v1/github_objects.html) __ Projects using PyGithub -----------------------