From 81d4bf45ff7453ce5031917c99a369f87c852e26 Mon Sep 17 00:00:00 2001 From: Vincent Jacques Date: Wed, 28 May 2014 06:17:19 -0700 Subject: [PATCH] Fix doc links (#248) --- doc/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/introduction.rst b/doc/introduction.rst index 64306ff7..4dcc2b9e 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 `__ -You want all the details about PyGithub classes? `Reference of classes `__ +You want all the details about PyGithub classes? `Reference of classes `__ Projects using PyGithub -----------------------