diff --git a/.editorconfig b/.editorconfig
index b5ed6cff..6157670c 100644
--- a/.editorconfig
+++ b/.editorconfig
@@ -1,4 +1,4 @@
-# http://editorconfig.org
+# https://editorconfig.org/
root = true
diff --git a/README.rst b/README.rst
index b3b66fc4..4ea41aa5 100644
--- a/README.rst
+++ b/README.rst
@@ -62,7 +62,7 @@ guide for detail.
Links
-----
-| Full Documentation: http://globus-sdk-python.readthedocs.io/
+| Full Documentation: https://globus-sdk-python.readthedocs.io/
| Source Code: https://github.com/globus/globus-sdk-python
| API Documentation: https://docs.globus.org/api/
| Release History + Changelog: https://github.com/globus/globus-sdk-python/releases
diff --git a/docs/installation.rst b/docs/installation.rst
index 5e651095..0456690e 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -4,7 +4,7 @@ Installation
The Globus SDK requires `Python 3 `_.
If a supported version of Python is not already installed on your system, see
this `Python installation guide \
-`_.
+`_.
The simplest way to install the Globus SDK is using the ``pip`` package manager
(https://pypi.python.org/pypi/pip), which is included in most Python