From 24396ef6acbda610e648aaf2cea7dc52e71efd25 Mon Sep 17 00:00:00 2001 From: aevesdocker Date: Tue, 2 Jun 2026 09:48:44 +0100 Subject: [PATCH] Fix docs link Signed-off-by: aevesdocker --- .github/ISSUE_TEMPLATE/bug.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/bug.yml b/.github/ISSUE_TEMPLATE/bug.yml index 8fde584..f8b6a16 100644 --- a/.github/ISSUE_TEMPLATE/bug.yml +++ b/.github/ISSUE_TEMPLATE/bug.yml @@ -97,6 +97,6 @@ body: attributes: label: Diagnostics ID description: | - [Generate a diagnostics ID](https://docs.docker.com/docker-for-windows/troubleshoot/#diagnose) either from inside the app or from the command line. + [Generate a diagnostics ID](https://docs.docker.com/desktop/troubleshoot-and-support/troubleshoot/#diagnose) either from inside the app or from the command line. validations: required: false