From b10542c7a69725388594a862487f5010d210378c Mon Sep 17 00:00:00 2001 From: Allie Sadler <102604716+aevesdocker@users.noreply.github.com> Date: Mon, 27 Feb 2023 17:58:38 +0000 Subject: [PATCH] readd docker scout link to release notes (#16792) --- desktop/release-notes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/desktop/release-notes.md b/desktop/release-notes.md index 61a0656715..809cbef768 100644 --- a/desktop/release-notes.md +++ b/desktop/release-notes.md @@ -34,7 +34,7 @@ For frequently asked questions about Docker Desktop releases, see [FAQs](faqs/ge ### New -- Docker Desktop now ships with Docker Scout. Pull and view analysis for images from Docker Hub and Artifactory repositories, get base image updates and recommended tags and digests, and filter your images on vulnerability information. +- Docker Desktop now ships with Docker Scout. Pull and view analysis for images from Docker Hub and Artifactory repositories, get base image updates and recommended tags and digests, and filter your images on vulnerability information. To learn more, see [Docker Scout](../scout/index.md). - You can now discover extensions that have been autonomously published in the Extensions Marketplace. For more information on self-published extensions, see [Marketplace Extensions](/extensions/marketplace.md). - **Container File Explorer** is available as an experimental feature. Debug the filesystem within your containers straight from the GUI. - You can now search for volumes in **Global Search**.