At paragraph "links", fixed anchor-link to "depends-on"

This commit is contained in:
Markus Schulte 2016-10-24 12:01:00 +02:00 committed by GitHub
parent 7b70ec32e7
commit 1de1d10073
1 changed files with 1 additions and 1 deletions

View File

@ -442,7 +442,7 @@ Containers for the linked service will be reachable at a hostname identical to
the alias, or the service name if no alias was specified. the alias, or the service name if no alias was specified.
Links also express dependency between services in the same way as Links also express dependency between services in the same way as
[depends_on](compose-file.md#depends-on), so they determine the order of service startup. [depends_on](compose-file.md#dependson), so they determine the order of service startup.
> **Note:** If you define both links and [networks](compose-file.md#networks), services with > **Note:** If you define both links and [networks](compose-file.md#networks), services with
> links between them must share at least one network in common in order to > links between them must share at least one network in common in order to