Fixes found by docs validation tool

Signed-off-by: Sven Dowideit <SvenDowideit@home.org.au>
This commit is contained in:
Sven Dowideit 2015-11-23 11:15:39 +10:00 committed by Tibor Vass
parent 92d0c4bc45
commit d63c19c4ea
4 changed files with 6 additions and 5 deletions

View File

@ -86,7 +86,7 @@ own.
6. Check your writing for style and mechanical errors.
Use our [documentation style
guide](doc-style.md) to check style. There are
guide](/opensource/doc-style.md) 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](doc-style.md). The style guide provides
the [style guide](/opensource/doc-style.md). 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.

View File

@ -1204,7 +1204,7 @@ or a signal name in the format SIGNAME, for instance SIGKILL.
## Dockerfile examples
Below you can see some examples of Dockerfile syntax. If you're interested in
something more realistic, take a look at the list of [Dockerization examples](../examples/).
something more realistic, take a look at the list of [Dockerization examples](../examples/index.md).
```
# Nginx

View File

@ -31,7 +31,7 @@ each `docker` command with `sudo`. To avoid having to use `sudo` with the
`docker` and add users to it.
For more information about installing Docker or `sudo` configuration, refer to
the [installation](../../installation) instructions for your operating system.
the [installation](../../installation/index.md) instructions for your operating system.
## Environment variables

View File

@ -7,7 +7,8 @@ keywords = ["Docker, Docker documentation, CLI, command line"]
identifier= "smn_cli"
parent = "mn_reference"
+++
<!-- [end-metadata]-->
<![end-metadata]-->
# The Docker commands