Browse code

Fix URL to issue

Signed-off-by: Adrian Moisey <adrian@changeover.za.net>
(cherry picked from commit 88d4da7f422a4ac341efa85541271b1c0e9bcfa3)

Adrian Moisey authored on 2016/06/15 19:38:02
Showing 1 changed files
... ...
@@ -214,7 +214,7 @@ be found.
214 214
 
215 215
 ### Misc
216 216
 
217
-+ 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))
217
++ 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))
218 218
 + Support for building the Docker cli for OpenBSD was added ([#21325](https://github.com/docker/docker/pull/21325))
219 219
 + Labels can now be applied at network, volume and image creation ([#21270](https://github.com/docker/docker/pull/21270))
220 220
 * The `dockremap` is now created as a system user ([#21266](https://github.com/docker/docker/pull/21266))