fix the url
Change-Id: I8f5d6be851c6b90adfface0dee681e4ff273c73b
This commit is contained in:
parent
482db4094a
commit
a67dc9e2d0
@ -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
|
||||
---------------
|
||||
|
@ -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:
|
||||
|
||||
|
@ -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/.
|
||||
|
||||
"""
|
||||
|
||||
|
@ -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
|
||||
|
||||
..
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user