Skip to content

Commit 41a6d8b

Browse files
committed
fix NuGet badge to use shields.io
1 parent 6f3fff2 commit 41a6d8b

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
@@ -1,7 +1,7 @@
11
# Serilog.Sinks.Splunk
22

33
![Build Status](https://github.com/serilog-contrib/serilog-sinks-splunk/actions/workflows/ci.yml/badge.svg?branch=dev)
4-
[![NuGet Version](https://buildstats.info/nuget/Serilog.Sinks.Splunk)](https://www.nuget.org/packages/Serilog.Sinks.Splunk)
4+
[![NuGet Version](https://img.shields.io/nuget/v/Serilog.Sinks.Splunk.svg)](https://www.nuget.org/packages/Serilog.Sinks.Splunk)
55
[![Join the chat at https://gitter.im/serilog/serilog](https://img.shields.io/gitter/room/serilog/serilog.svg)](https://gitter.im/serilog/serilog)
66

77
A Serilog sink that writes events to the [Splunk](https://splunk.com). Supports .NET 8+, .NET 9, .NET 10, and platforms compatible with the [.NET Platform Standard](https://docs.microsoft.com/en-us/dotnet/standard/net-standard) `netstandard2.0`, `netstandard2.1`.

0 commit comments

Comments
 (0)