mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
Move SDK examples under "sdk"
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
This commit is contained in:
@@ -957,10 +957,10 @@ reference:
|
||||
section:
|
||||
- path: /engine/api/
|
||||
title: Overview
|
||||
- path: /engine/api/get-started/
|
||||
title: Get started
|
||||
- path: /engine/api/sdk/
|
||||
title: SDKs
|
||||
- path: /engine/api/sdk/examples/
|
||||
title: SDK examples
|
||||
- path: /engine/api/latest/
|
||||
title: v{{ site.latest_engine_api_version }} reference (latest)
|
||||
- sectiontitle: API reference by version
|
||||
|
||||
@@ -236,8 +236,7 @@ hello world
|
||||
</div>
|
||||
</div>
|
||||
|
||||
For more examples, take a look at the
|
||||
[Get started guide](/get-started.md).
|
||||
For more examples, take a look at the [SDK examples](/engine/api/sdk/examples.md).
|
||||
|
||||
## Unofficial libraries
|
||||
|
||||
|
||||
@@ -260,8 +260,7 @@ hello world
|
||||
</div>
|
||||
</div>
|
||||
|
||||
For more examples, take a look at the
|
||||
[Get started guide](/engine/api/get-started.md).
|
||||
For more examples, take a look at the [SDK examples](/engine/api/sdk/examples.md).
|
||||
|
||||
## Unofficial libraries
|
||||
|
||||
|
||||
Reference in New Issue
Block a user