Skip to content

Commit 50f3ff8

Browse files
authored
Merge pull request #12 from MarkCiliaVincenti/FixGithubShields
Fix GitHub shields
2 parents e16fab9 + 2b3c516 commit 50f3ff8

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
@@ -7,7 +7,7 @@ SixLabors.ImageSharp.Textures
77

88
<div align="center">
99

10-
[![Build Status](https://img.shields.io/github/workflow/status/SixLabors/ImageSharp.Textures/Build/main)](https://github.com/SixLabors/ImageSharp.Textures/actions)
10+
[![Build Status](https://img.shields.io/github/actions/workflow/status/SixLabors/ImageSharp.Textures/build-and-test.yml?branch=main)](https://github.com/SixLabors/ImageSharp.Textures/actions)
1111
[![Code coverage](https://codecov.io/gh/SixLabors/ImageSharp.Textures/branch/main/graph/badge.svg)](https://codecov.io/gh/SixLabors/ImageSharp)
1212
[![License: Apache 2.0](https://img.shields.io/badge/license-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
1313
[![Twitter](https://img.shields.io/twitter/url/http/shields.io.svg?style=flat&logo=twitter)](https://twitter.com/intent/tweet?hashtags=imagesharp,dotnet,oss&text=ImageSharp.+A+new+cross-platform+2D+graphics+API+in+C%23&url=https%3a%2f%2fgithub.com%2fSixLabors%2fImageSharp&via=sixlabors)

0 commit comments

Comments
 (0)