summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWouter Bolsterlee <wouter@bolsterl.ee>2016-06-24 18:30:10 +0200
committerGitHub <noreply@github.com>2016-06-24 18:30:10 +0200
commit5a7a29bd83e72cad0d3492e71e108d881ba66276 (patch)
tree2f2cc1949e9ac80636d283ee932517b7d174241b
parenta77c71efc5c2d75d3792235fda4dde3ba9748702 (diff)
parenta3e28906004d19f7615e7fab726544ed14a8d284 (diff)
downloadhappybase-5a7a29bd83e72cad0d3492e71e108d881ba66276.tar.gz
Merge pull request #128 from adamchainz/readthedocs.io
Convert readthedocs links for their .org -> .io migration for hosted projects
-rw-r--r--README.rst2
-rw-r--r--doc/index.rst2
2 files changed, 2 insertions, 2 deletions
diff --git a/README.rst b/README.rst
index 1614e3c..8d5207d 100644
--- a/README.rst
+++ b/README.rst
@@ -4,7 +4,7 @@ HappyBase
**HappyBase** is a developer-friendly Python_ library to interact with Apache
HBase_.
-* `Documentation <http://happybase.readthedocs.org/>`_ (Read the Docs)
+* `Documentation <https://happybase.readthedocs.io/>`_ (Read the Docs)
* `Downloads <http://pypi.python.org/pypi/happybase/>`_ (PyPI)
* `Source code <https://github.com/wbolster/happybase>`_ (Github)
diff --git a/doc/index.rst b/doc/index.rst
index d608d34..a7aa16c 100644
--- a/doc/index.rst
+++ b/doc/index.rst
@@ -81,7 +81,7 @@ Additional documentation
External links
==============
-* `Online documentation <http://happybase.readthedocs.org/>`_ (Read the Docs)
+* `Online documentation <https://happybase.readthedocs.io/>`_ (Read the Docs)
* `Downloads <http://pypi.python.org/pypi/happybase/>`_ (PyPI)
* `Source code <https://github.com/wbolster/happybase>`_ (Github)