mirror of https://github.com/docker/docs.git
Fix extends.md URL (#5717)
This commit is contained in:
parent
4c4543e467
commit
0b37cb6a4e
|
@ -59,8 +59,8 @@ To move your project to a later version, see the [Upgrading](#upgrading)
|
|||
section.
|
||||
|
||||
> **Note**: If you're using
|
||||
> [multiple Compose files](extends.md#different-environments) or
|
||||
> [extending services](extends.md#extending-services), each file must be of the
|
||||
> [multiple Compose files](/compose/extends.md#multiple-compose-files) or
|
||||
> [extending services](/compose/extends.md#extending-services), each file must be of the
|
||||
> same version - you cannot, for example, mix version 1 and 2 in a single
|
||||
> project.
|
||||
|
||||
|
|
Loading…
Reference in New Issue