Merge pull request #10518 from qckzr/patch-1

Fixing bad url related to #10517
This commit is contained in:
Sebastiaan van Stijn
2020-03-25 23:53:47 +01:00
committed by GitHub

View File

@@ -1310,7 +1310,7 @@ labels:
>
> The `--link` flag is a legacy feature of Docker. It may eventually be removed.
> Unless you absolutely need to continue using it, we recommend that you use
> [user-defined networks](/engine/userguide/networking//#user-defined-networks)
> [user-defined networks](/engine/userguide/networking/#user-defined-networks)
> to facilitate communication between two containers instead of using `--link`.
>
> One feature that user-defined networks do not support that you can do with