mirror of https://github.com/docker/docs.git
Update index.md
This commit is contained in:
parent
b9f6524a28
commit
483d318528
|
@ -528,7 +528,7 @@ indefinitely. Compose does not support circular references and `docker-compose`
|
||||||
returns an error if it encounters one.
|
returns an error if it encounters one.
|
||||||
|
|
||||||
For more on `extends`, see the
|
For more on `extends`, see the
|
||||||
[the extends documentation](extends.md#extending-services).
|
[the extends documentation](../extends.md#extending-services).
|
||||||
|
|
||||||
> **Note:** This option is not yet supported when
|
> **Note:** This option is not yet supported when
|
||||||
> [deploying a stack in swarm mode](/engine/reference/commandline/stack_deploy.md)
|
> [deploying a stack in swarm mode](/engine/reference/commandline/stack_deploy.md)
|
||||||
|
|
Loading…
Reference in New Issue