Skip to content

Commit a01fec5

Browse files
Kn99HNShaneHarvey
authored andcommitted
docs: Update link to sphinx website (#608)
(cherry picked from commit 61ab9ca)
1 parent c4b652a commit a01fec5

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,4 +228,4 @@ Or with Eventlet's::
228228

229229
$ python green_framework_test.py eventlet
230230

231-
.. _sphinx: http://sphinx.pocoo.org/
231+
.. _sphinx: https://www.sphinx-doc.org/en/master/

doc/contributors.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,4 @@ The following is a list of people who have contributed to
8888
- Terence Honles (terencehonles)
8989
- Paul Fisher (thetorpedodog)
9090
- Julius Park (juliusgeo)
91+
- Khanh Nguyen (KN99HN)

doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ For older versions of the documentation please see the
8989
About This Documentation
9090
------------------------
9191
This documentation is generated using the `Sphinx
92-
<http://sphinx.pocoo.org/>`_ documentation generator. The source files
92+
<https://www.sphinx-doc.org/en/master/>`_ documentation generator. The source files
9393
for the documentation are located in the *doc/* directory of the
9494
**PyMongo** distribution. To generate the docs locally run the
9595
following command from the root directory of the **PyMongo** source:

0 commit comments

Comments
 (0)