From d2c72bb3307d7ec68902b33a56f0092926c422f2 Mon Sep 17 00:00:00 2001 From: Tiago Danin Date: Wed, 23 Aug 2017 11:27:53 -0300 Subject: [PATCH] Updated references in introduction.rst --- doc/introduction.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/introduction.rst b/doc/introduction.rst index 0bf2ea9f..cfa9ca2f 100644 --- a/doc/introduction.rst +++ b/doc/introduction.rst @@ -43,9 +43,9 @@ See files COPYING and COPYING.LESSER, as requested by `GNU `__. -You want all the details about PyGithub classes? [`Reference of classes`](http://jacquev6.net/PyGithub/v1/github_objects.html) __ +You want all the details about PyGithub classes? `Reference of Classes `__. Projects using PyGithub -----------------------