Update to hide the 1.10 material

Signed-off-by: Mary Anthony <mary@docker.com>
This commit is contained in:
Mary Anthony 2015-11-01 08:03:08 -08:00
parent d4bf773d27
commit e4d86c2c38
2 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,6 @@ Use the table below to find the API version for a Docker version:
Docker version | API version | Changes
----------------|-------------------------------------------------|-----------------------------
1.10.x | [1.22](docker_remote_api_v1.22.md) | [API changes](docker_remote_api.md#v1-22-api-changes)
1.9.x | [1.21](docker_remote_api_v1.21.md) | [API changes](docker_remote_api.md#v1-21-api-changes)
1.8.x | [1.20](docker_remote_api_v1.20.md) | [API changes](docker_remote_api.md#v1-20-api-changes)
1.7.x | [1.19](docker_remote_api_v1.19.md) | [API changes](docker_remote_api.md#v1-19-api-changes)

View File

@ -1,5 +1,6 @@
<!--[metadata]>
+++
draft=true
title = "Remote API v1.22"
description = "API Documentation for Docker"
keywords = ["API, Docker, rcli, REST, documentation"]