Skip to content

Commit 791bc65

Browse files
authored
Fix badges links
1 parent 60317e0 commit 791bc65

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Puppeteer Sharp
22

3-
[![NuGet](https://img.shields.io/nuget/v/PuppeteerSharp.svg?style=flat-square&label=nuget&colorB=green)](NugetUrl)
4-
[![Build status](https://ci.appveyor.com/api/projects/status/pwfkjb0c4jfdo7lc/branch/master?svg=true)](BuildUrl)
3+
[![NuGet](https://img.shields.io/nuget/v/PuppeteerSharp.svg?style=flat-square&label=nuget&colorB=green)][NugetUrl]
4+
[![Build status](https://ci.appveyor.com/api/projects/status/pwfkjb0c4jfdo7lc/branch/master?svg=true)][BuildUrl]
55

66
[NugetUrl]: https://www.nuget.org/packages/PuppeteerSharp/
77
[BuildUrl]: https://ci.appveyor.com/project/kblok/puppeteer-sharp/branch/master

0 commit comments

Comments
 (0)