mirror of https://github.com/docker/cli.git
Add missing link in deprecated.md
This fix adds a missing link in deprecated.md ``` Deprecated In Release: [v1.13.0]... ``` Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
acff7d285d
commit
ecc4938091
|
@ -23,7 +23,7 @@ see [Feature Deprecation Policy](https://docs.docker.com/engine/#feature-depreca
|
|||
|
||||
### Top-level network properties in NetworkSettings
|
||||
|
||||
**Deprecated In Release: v1.13.0**
|
||||
**Deprecated In Release: [v1.13.0](https://github.com/docker/docker/releases/tag/v1.13.0)**
|
||||
|
||||
**Target For Removal In Release: v1.16**
|
||||
|
||||
|
|
Loading…
Reference in New Issue