Skip to content

Commit 5e25c12

Browse files
authored
Readme links to Nuget page from the badge (#1835)
1 parent de4a93e commit 5e25c12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Check [v107 docs](https://restsharp.dev/v107) for more information.
2828
| | |
2929
|-|-|
3030
| downloads | ![](https://img.shields.io/nuget/dt/RestSharp) |
31-
| stable | ![](https://img.shields.io/nuget/v/RestSharp) |
31+
| stable | [![](https://img.shields.io/nuget/v/RestSharp)](https://www.nuget.org/packages/RestSharp) |
3232
| preview | ![](https://img.shields.io/nuget/vpre/RestSharp) |
3333

3434
### Support

0 commit comments

Comments
 (0)