Skip to content

Commit 2d5437b

Browse files
committed
Temporarily revert Nuget badge for stable version of dotnet tool
It would be better to only change this (revert this commit) when releasing v1.0; otherwise this would point to the 0.0.1 fslint stub that does nothing.
1 parent 65bbbea commit 2d5437b

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
@@ -32,7 +32,7 @@ The [docs](http://fsprojects.github.io/FSharpLint/) contain an overview of the t
3232

3333
Package | Latest Stable Version | Latest Version (including Pre-Releases)
3434
------- | --------------------- | ----------------------------------------
35-
[dotnet tool](https://www.nuget.org/packages/fslint/) | [![NuGet Status](http://img.shields.io/nuget/v/fslint.svg?style=flat)](https://www.nuget.org/packages/fslint/) | [![NuGet Status](http://img.shields.io/nuget/vpre/fslint.svg?style=flat)](https://www.nuget.org/packages/fslint/)
35+
dotnet tool | [![NuGet Status](http://img.shields.io/nuget/v/dotnet-fsharplint.svg?style=flat)](https://www.nuget.org/packages/dotnet-fsharplint/) | [![NuGet Status](http://img.shields.io/nuget/vpre/fslint.svg?style=flat)](https://www.nuget.org/packages/fslint/)
3636
[API](https://www.nuget.org/packages/FSharpLint.Core/) | [![NuGet Status](http://img.shields.io/nuget/v/FSharpLint.Core.svg?style=flat)](https://www.nuget.org/packages/FSharpLint.Core/) | [![NuGet Status](http://img.shields.io/nuget/vpre/FSharpLint.Core.svg?style=flat)](https://www.nuget.org/packages/FSharpLint.Core/)
3737

3838
## How to build

0 commit comments

Comments
 (0)