From 08a4c79c2df02c7c19adaae405c792f73641c601 Mon Sep 17 00:00:00 2001 From: Silvin Lubecki Date: Tue, 29 Sep 2020 15:17:57 +0200 Subject: [PATCH] Fix feedback link Signed-off-by: Silvin Lubecki --- engine/scan/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/engine/scan/index.md b/engine/scan/index.md index a1f595e4de..f8717a6e7b 100644 --- a/engine/scan/index.md +++ b/engine/scan/index.md @@ -291,4 +291,4 @@ If you use the `--login` flag without any token, you will be redirected to the S ## Feedback -Thank you for trying out the beta release of vulnerability scanning for Docker local images. Your feedback is very important to us. Let us know your feedback by creating an issue in the Let us know your feedback by creating an issue in the [scan-cli-plugin](https://github.com/docker/scan-cli-plugin/issues/new){: target="_blank" class="_"} GitHub repository. +Thank you for trying out the beta release of vulnerability scanning for Docker local images. Your feedback is very important to us. Let us know your feedback by creating an issue in the Let us know your feedback by creating an issue in the [scan-cli-plugin](https://github.com/docker/cli-scan-feedback/issues/new){: target="_blank" class="_"} GitHub repository.