mirror of https://github.com/docker/docs.git
Fix 404 (#2622)
This commit is contained in:
parent
2a4b9aa0b7
commit
4fd4685ec5
|
@ -1056,7 +1056,7 @@ conflicting with those used by other software.
|
||||||
|
|
||||||
The top-level `networks` key lets you specify networks to be created. For a full
|
The top-level `networks` key lets you specify networks to be created. For a full
|
||||||
explanation of Compose's use of Docker networking features, see the
|
explanation of Compose's use of Docker networking features, see the
|
||||||
[Networking guide](networking.md).
|
[Networking guide](/compose/networking.md).
|
||||||
|
|
||||||
### driver
|
### driver
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue