Browse code

Fix URL to issue

Signed-off-by: Adrian Moisey <adrian@changeover.za.net>

Adrian Moisey authored on 2016/06/15 19:38:02
Showing 1 changed files
... ...
@@ -116,7 +116,7 @@ be found.
116 116
 
117 117
 ### Misc
118 118
 
119
-+ When saving linked images together with `docker save` a subsequent `docker load` will correctly restore their parent/child relationship ([#21385](https://github.com/docker/docker/pull/c))
119
++ When saving linked images together with `docker save` a subsequent `docker load` will correctly restore their parent/child relationship ([#21385](https://github.com/docker/docker/pull/21385))
120 120
 + Support for building the Docker cli for OpenBSD was added ([#21325](https://github.com/docker/docker/pull/21325))
121 121
 + Labels can now be applied at network, volume and image creation ([#21270](https://github.com/docker/docker/pull/21270))
122 122
 * The `dockremap` is now created as a system user ([#21266](https://github.com/docker/docker/pull/21266))