Correct in-page link (#9542)

This commit is contained in:
Adam Brodziak 2019-10-03 01:18:30 +02:00 committed by lena-larionova
parent 30d954c067
commit d5489b4462
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ the `--mount` flag was used for swarm services. However, starting with Docker
is mounted in the container. May be specified as `destination`, `dst`,
or `target`.
- The `tmpfs-type` and `tmpfs-mode` options. See
[tmpfs options](#tmpfs-options).
[tmpfs options](#specify-tmpfs-options).
The examples below show both the `--mount` and `--tmpfs` syntax where possible,
and `--mount` is presented first.