Fixed broken links, and updated some to https

Signed-off-by: Christopher Jones <tophj@linux.vnet.ibm.com>
This commit is contained in:
Christopher Jones 2015-11-24 10:32:43 -05:00 committed by Tibor Vass
parent a7eb9308d5
commit 0f6787a636
1 changed files with 2 additions and 2 deletions

View File

@ -86,7 +86,7 @@ own.
6. Check your writing for style and mechanical errors.
Use our [documentation style
guide](/opensource/doc-style.md) to check style. There are
guide](https://docs.docker.com/opensource/doc-style/) to check style. There are
several [good grammar and spelling online
checkers](http://www.hemingwayapp.com/) that can check your writing
mechanics.
@ -106,7 +106,7 @@ links that are referenced in the documentation&mdash;there should be none.
## Style guide
If you have questions about how to write for Docker's documentation, please see
the [style guide](/opensource/doc-style.md). The style guide provides
the [style guide](https://docs.docker.com/opensource/doc-style/). The style guide provides
guidance about grammar, syntax, formatting, styling, language, or tone. If
something isn't clear in the guide, please submit an issue to let us know or
submit a pull request to help us improve it.