Skip to content

Commit 2000ca6

Browse files
authored
Fix CodeFactor URL (#545)
We were taking the factor from another repo 😂
1 parent 7df0039 commit 2000ca6

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
@@ -3,7 +3,7 @@
33
[![NuGet](https://buildstats.info/nuget/PuppeteerSharp)][NugetUrl]
44
[![Build status](https://ci.appveyor.com/api/projects/status/pwfkjb0c4jfdo7lc/branch/master?svg=true&pendingText=master&failingText=master&passingText=master)][BuildUrl]
55
[![Demo build status](https://ci.appveyor.com/api/projects/status/10g64a4aa0083wgf/branch/master?svg=true&pendingText=demo&failingText=demo&passingText=demo)][BuildDemoUrl]
6-
[![CodeFactor](https://www.codefactor.io/repository/github/ninetaillabs/varaniumsharp.initiator/badge)][CodeFactorUrl]
6+
[![CodeFactor](https://www.codefactor.io/repository/github/kblok/puppeteer-sharp/badge)][CodeFactorUrl]
77

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

0 commit comments

Comments
 (0)