Browse code

Fixed broken links, and updated some to https

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>

Christopher Jones authored on 2015/11/25 00:32:43
Showing 4 changed files
... ...
@@ -86,7 +86,7 @@ own.
86 86
 6.  Check your writing for style and mechanical errors.
87 87
 
88 88
 	Use our [documentation style
89
-	guide](/opensource/doc-style.md) to check style. There are
89
+	guide](https://docs.docker.com/opensource/doc-style/) to check style. There are
90 90
 	several [good grammar and spelling online
91 91
 	checkers](http://www.hemingwayapp.com/) that can check your writing
92 92
 	mechanics.
... ...
@@ -106,7 +106,7 @@ links that are referenced in the documentation&mdash;there should be none.
106 106
 ## Style guide
107 107
 
108 108
 If you have questions about how to write for Docker's documentation, please see
109
-the [style guide](/opensource/doc-style.md). The style guide provides
109
+the [style guide](https://docs.docker.com/opensource/doc-style/). The style guide provides
110 110
 guidance about grammar, syntax, formatting, styling, language, or tone. If
111 111
 something isn't clear in the guide, please submit an issue to let us know or
112 112
 submit a pull request to help us improve it.
... ...
@@ -16,7 +16,7 @@ parent = "smn_third_party"
16 16
 ## Requirements
17 17
 
18 18
 To use this guide you'll need a working installation of
19
-[Chef](http://www.chef.io/). This cookbook supports a variety of
19
+[Chef](https://www.chef.io/). This cookbook supports a variety of
20 20
 operating systems.
21 21
 
22 22
 ## Installation
... ...
@@ -26,8 +26,8 @@ machines on Azure:
26 26
 
27 27
 Continue with the [User Guide](../userguide/index.md).
28 28
 
29
-[0]: http://azure.microsoft.com/
30
-[1]: http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-docker-vm-extension/
31
-[2]: http://azure.microsoft.com/documentation/articles/virtual-machines-docker-with-xplat-cli/
32
-[3]: http://azure.microsoft.com/documentation/articles/virtual-machines-docker-with-portal/
33
-[4]: http://azure.microsoft.com/en-us/documentation/articles/virtual-machines-docker-machine/
29
+[0]: https://azure.microsoft.com/
30
+[1]: https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-docker-vm-extension/
31
+[2]: https://azure.microsoft.com/documentation/articles/virtual-machines-docker-with-xplat-cli/
32
+[3]: https://azure.microsoft.com/documentation/articles/virtual-machines-docker-with-portal/
33
+[4]: https://azure.microsoft.com/en-us/documentation/articles/virtual-machines-docker-machine/
... ...
@@ -63,7 +63,7 @@ from the new repository:
63 63
 
64 64
      The possible entries are:
65 65
 
66
-     - On Debian Wheezy
66
+    - On Debian Wheezy
67 67
 
68 68
             deb https://apt.dockerproject.org/repo debian-wheezy main
69 69