From a67dc9e2d0af19f54c1edf786c482afcd6c6ae8d Mon Sep 17 00:00:00 2001 From: chengebj5238 Date: Mon, 5 Feb 2018 15:10:19 +0800 Subject: [PATCH] fix the url Change-Id: I8f5d6be851c6b90adfface0dee681e4ff273c73b --- doc/source/contributor/api_routes.rst | 2 +- doc/source/user/installation.rst | 2 +- freezer/engine/rsync/pyrsync.py | 2 +- specs/python-freezerclient.rst | 2 +- specs/template.rst | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) 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