diff --git a/develop/sdk/examples.md b/develop/sdk/examples.md index 42eb25a156..ed231bb5a2 100644 --- a/develop/sdk/examples.md +++ b/develop/sdk/examples.md @@ -11,7 +11,7 @@ redirect_from: After you [install Docker](/engine/installation.md), you can -[install the Go and Python SDKs](/develop/api/index.md#install-the-sdks) and +[install the Go and Python SDKs](/develop/sdk/index.md#install-the-sdks) and also try out the Docker Engine API. Each of these examples show how to perform a given Docker operation using the Go