From 549251b2a3284e8eb3ec5457788b88c8fae69ef6 Mon Sep 17 00:00:00 2001 From: Tim Savannah Date: Mon, 13 May 2019 11:33:24 -0400 Subject: [PATCH] Update link to pydoc to use githubpreview, as pythonhosted is old and not currently working. --- README.md | 2 +- README.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4c9bf55..ec24fe6 100644 --- a/README.md +++ b/README.md @@ -174,7 +174,7 @@ This will force 'Server is shutting down' as the message held by this exception. Pydoc ===== -Find pydoc at https://pythonhosted.org/func_timeout +Find the latest pydoc at http://htmlpreview.github.io/?https://github.com/kata198/func_timeout/blob/master/doc/func_timeout.html?vers=4.3.2 . Support diff --git a/README.rst b/README.rst index f7e59a4..7337198 100644 --- a/README.rst +++ b/README.rst @@ -197,7 +197,7 @@ This will force 'Server is shutting down' as the message held by this exception. Pydoc ===== -Find pydoc at https://pythonhosted.org/func_timeout +Find the latest pydoc at http://htmlpreview.github.io/?https://github.com/kata198/func_timeout/blob/master/doc/func_timeout.html?vers=4.3.2 . Support