From 797daef4cc07999632bb556c8084a19be77dba6a Mon Sep 17 00:00:00 2001 From: Usha Mandya Date: Fri, 21 Feb 2020 12:10:09 +0000 Subject: [PATCH] fix Engine API toc --- _data/toc.yaml | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/_data/toc.yaml b/_data/toc.yaml index a185eb5f5b..47f839c976 100644 --- a/_data/toc.yaml +++ b/_data/toc.yaml @@ -953,14 +953,12 @@ reference: path: /engine/reference/commandline/dockerd/ - sectiontitle: Application Programming Interfaces (APIs) section: - - sectiontitle: Docker Engine API + - sectiontitle: Docker Engine SDK and API section: - - path: /engine/api/ + - path: /develop/sdk/ title: Overview - - path: /engine/api/get-started/ + - path: /develop/sdk/examples/ title: Get started - - path: /engine/api/sdks/ - title: SDKs - path: /engine/api/latest/ title: v{{ site.latest_engine_api_version }} reference (latest) - sectiontitle: API reference by version