diff --git a/doc/source/contributor/api_routes.rst b/doc/source/contributor/api_routes.rst index 0fad7af1..d6c2ab77 100644 --- a/doc/source/contributor/api_routes.rst +++ b/doc/source/contributor/api_routes.rst @@ -7,7 +7,7 @@ General .. code-block:: rest GET / List API version - GET /v1 JSON Home document, see http://tools.ietf.org/html/draft-nottingham-json-home-03 + GET /v1 JSON Home document, see https://tools.ietf.org/html/draft-nottingham-json-home-03 Backup metadata --------------- diff --git a/doc/source/user/installation.rst b/doc/source/user/installation.rst index e897dbef..6f46d544 100644 --- a/doc/source/user/installation.rst +++ b/doc/source/user/installation.rst @@ -206,7 +206,7 @@ prior to Freezer Agent installation** - [Sync] (https://technet.microsoft.com/en-us/sysinternals/bb897438.aspx) - [Microsoft Visual C++ Compiler for Python 2.7] (http://aka.ms/vcpython27) - [PyWin32 for python 2.7] - (http://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/) + (https://sourceforge.net/projects/pywin32/files/pywin32/Build%20219/) After you have installed required packages install pip: diff --git a/freezer/engine/rsync/pyrsync.py b/freezer/engine/rsync/pyrsync.py index 8402235c..caf2de9c 100644 --- a/freezer/engine/rsync/pyrsync.py +++ b/freezer/engine/rsync/pyrsync.py @@ -20,7 +20,7 @@ as posted on [ActiveState] [1]. [1]: https://code.activestate.com/recipes/577518-rsync-algorithm/ [TM96]: Andrew Tridgell and Paul Mackerras. The rsync algorithm. Technical Report TR-CS-96-05, Canberra 0200 ACT, Australia, 1996. -http://samba.anu.edu.au/rsync/. +https://samba.anu.edu.au/rsync/. """ diff --git a/specs/python-freezerclient.rst b/specs/python-freezerclient.rst index 6cc9a74a..790ccad2 100644 --- a/specs/python-freezerclient.rst +++ b/specs/python-freezerclient.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 3.0 Unported License. - http://creativecommons.org/licenses/by/3.0/legalcode + https://creativecommons.org/licenses/by/3.0/legalcode .. diff --git a/specs/template.rst b/specs/template.rst index 8e043c99..f3a3d752 100644 --- a/specs/template.rst +++ b/specs/template.rst @@ -1,7 +1,7 @@ .. This work is licensed under a Creative Commons Attribution 3.0 Unported License. - http://creativecommons.org/licenses/by/3.0/legalcode + https://creativecommons.org/licenses/by/3.0/legalcode .. This template should be in ReSTructured text. The filename in the git