mirror of https://github.com/docker/docs.git
extensions tidy (#16513)
This commit is contained in:
parent
4782aa4915
commit
47c9478f2a
|
@ -1164,7 +1164,7 @@ manuals:
|
|||
- path: /desktop/extensions/
|
||||
title: What are Docker Extensions?
|
||||
- path: /desktop/extensions/marketplace/
|
||||
title: Manage marketplace Extensions
|
||||
title: Manage marketplace extensions
|
||||
- path: /desktop/extensions/non-marketplace/
|
||||
title: Manage non-Marketplace extensions
|
||||
- path: /desktop/extensions/settings-feedback/
|
||||
|
|
|
@ -6,7 +6,7 @@ toc_min: 1
|
|||
toc_max: 2
|
||||
---
|
||||
|
||||
Docker Extensions lets you use third-party tools within Docker Desktop to extend its functionality.
|
||||
Docker Extensions let you use third-party tools within Docker Desktop to extend its functionality.
|
||||
|
||||
You can seamlessly connect your favorite development tools to your application development and deployment workflows. Augment Docker Desktop with debugging, testing, security, and networking functionalities, and build custom add-ons using the Extensions [SDK](../extensions-sdk/index.md).
|
||||
|
||||
|
|
Loading…
Reference in New Issue