Signed-off-by: Doug Davis <dug@us.ibm.com>
| ... | ... |
@@ -1331,7 +1331,7 @@ If the operator uses `--link` when starting a new client container in the |
| 1331 | 1331 |
default bridge network, then the client container can access the exposed |
| 1332 | 1332 |
port via a private networking interface. |
| 1333 | 1333 |
If `--link` is used when starting a container in a user-defined network as |
| 1334 |
-described in [*Docker network overview*""](../userguide/networking/index.md)), |
|
| 1334 |
+described in [*Docker network overview*](../userguide/networking/index.md)), |
|
| 1335 | 1335 |
it will provide a named alias for the container being linked to. |
| 1336 | 1336 |
|
| 1337 | 1337 |
### ENV (environment variables) |