From efeb394283f30d8059cbe00071cb6a49c722a85a Mon Sep 17 00:00:00 2001 From: Sebastiaan van Stijn Date: Tue, 1 Dec 2015 17:57:12 +0100 Subject: [PATCH] docs: fix broken link to 1.7 Hub API Signed-off-by: Sebastiaan van Stijn Upstream-commit: 09742bcd692b2594800631e5c5c16d76dcf0e9f2 Component: engine --- components/engine/docs/reference/api/docker-io_api.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/engine/docs/reference/api/docker-io_api.md b/components/engine/docs/reference/api/docker-io_api.md index 85b2a99f3f..1bbeea4906 100644 --- a/components/engine/docs/reference/api/docker-io_api.md +++ b/components/engine/docs/reference/api/docker-io_api.md @@ -11,5 +11,6 @@ weight = 99 # Docker Hub API -This API is deprecated as of 1.7. To view the old version, see the [Docker Hub API](docker-io_api.md) in the 1.7 documentation. +This API is deprecated as of 1.7. To view the old version, see the [Docker Hub +API](https://docs.docker.com/v1.7/docker/reference/api/docker-io_api/) in the 1.7 documentation.