From e630dd9ce258b7e6bce14b8fd0946534b7f8af8e Mon Sep 17 00:00:00 2001 From: David Pine Date: Mon, 8 Mar 2021 16:26:49 -0600 Subject: [PATCH] Update README.md (#224) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d7f27ae..3bdbecf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # .NET Desktop Guide docs -![Markdownlint](https://github.com/dotnet/docs-desktop/workflows/Markdownlint/badge.svg) +![Markdownlint](https://github.com/dotnet/docs-desktop/workflows/Markdownlint/badge.svg) [![target supported version](https://github.com/dotnet/docs-desktop/actions/workflows/version-sweep.yml/badge.svg)](https://github.com/dotnet/docs-desktop/actions/workflows/version-sweep.yml) This repository contains the conceptual documentation for .NET desktop technologies, such as Windows Presentation Foundation (WPF) and Windows Forms (WinForms). It's published at the [.NET Desktop Guide documentation site](https://docs.microsoft.com/dotnet/desktop).