File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ High-performance System.IO.Pipelines API adapter for System.Net.WebSockets
66[ ![ Version] ( https://img.shields.io/nuget/vpre/WebSocketPipe.svg?color=royalblue )] ( https://www.nuget.org/packages/WebSocketPipe )
77[ ![ Downloads] ( https://img.shields.io/nuget/dt/WebSocketPipe.svg?color=green )] ( https://www.nuget.org/packages/WebSocketPipe )
88[ ![ License] ( https://img.shields.io/github/license/devlooped/WebSocketPipe.svg?color=blue )] ( https://github.com/devlooped/WebSocketPipe/blob/main/license.txt )
9- [ ![ Build] ( https://github.com/devlooped/WebSocketPipe/workflows/build/badge.svg?branch=main )] ( https://github.com/devlooped/WebSocketPipe/actions )
9+ [ ![ Build] ( https://github.com/devlooped/WebSocketPipe/actions/ workflows/build.yml /badge.svg?branch=main )] ( https://github.com/devlooped/WebSocketPipe/actions )
1010
1111<!-- #content -->
1212# Usage
@@ -136,7 +136,7 @@ async Task Echo(IDuplexPipe pipe)
136136# Dogfooding
137137
138138[ ![ CI Version] ( https://img.shields.io/endpoint?url=https://shields.kzu.io/vpre/WebSocketPipe/main&label=nuget.ci&color=brightgreen )] ( https://pkg.kzu.io/index.json )
139- [ ![ Build] ( https://github.com/devlooped/WebSocketPipe/workflows/build/badge.svg?branch=main )] ( https://github.com/devlooped/WebSocketPipe/actions )
139+ [ ![ Build] ( https://github.com/devlooped/WebSocketPipe/actions/ workflows/build.yml /badge.svg?branch=main )] ( https://github.com/devlooped/WebSocketPipe/actions )
140140
141141We also produce CI packages from branches and pull requests so you can dogfood builds as quickly as they are produced.
142142
You can’t perform that action at this time.
0 commit comments