Skip to content

Commit db5e93a

Browse files
committed
Fix README links to published NuGet packages
1 parent a56e6b3 commit db5e93a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Documentation Analyzers for the .NET Compiler Platform
22

3-
[![NuGet](https://img.shields.io/nuget/v/DocumentationAnalyzers.svg)](https://www.nuget.org/packages/DocumentationAnalyzers)[![NuGet Beta](https://img.shields.io/nuget/vpre/DocumentationAnalyzers.svg)](https://www.nuget.org/packages/DocumentationAnalyzers)
3+
[![NuGet](https://img.shields.io/nuget/v/DotNetAnalyzers.DocumentationAnalyzers.svg)](https://www.nuget.org/packages/DotNetAnalyzers.DocumentationAnalyzers) [![NuGet Beta](https://img.shields.io/nuget/vpre/DotNetAnalyzers.DocumentationAnalyzers.svg)](https://www.nuget.org/packages/DotNetAnalyzers.DocumentationAnalyzers)
44

55
[![Join the chat at https://gitter.im/DotNetAnalyzers/DocumentationAnalyzers](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/DotNetAnalyzers/DocumentationAnalyzers?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
66

0 commit comments

Comments
 (0)