mirror of https://github.com/docker/docs.git
Fix broken links in storage/volumes.md
This commit is contained in:
parent
b0eb7bd621
commit
2cb92e074f
|
@ -247,7 +247,7 @@ volumes:
|
|||
```
|
||||
|
||||
For more information about using volumes with compose see
|
||||
[the compose reference](../compose/compose-file-v2.md#volume-configuration-reference).
|
||||
[the compose reference](../compose/compose-file/index.md#volume-configuration-reference).
|
||||
|
||||
### Start a service with volumes
|
||||
|
||||
|
|
Loading…
Reference in New Issue