fix link to sdk docs (#14664)

This commit is contained in:
Allie Sadler 2022-05-04 16:44:22 +01:00 committed by GitHub
parent 411b034012
commit 1029e5e6dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ toc_max: 2
Docker Extensions lets you use third-party tools within Docker Desktop to extend its functionality. There is no limit to the number of extensions you can install.
Docker Community members and partners can use our [SDK](../extensions-sdk.md) to create new extensions.
Docker Community members and partners can use our [SDK](extensions-sdk/index.md) to create new extensions.
> **Beta**
>