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,8 +6,8 @@ Validates an ip address is either public or private. Supports ipv4 & ipv6.
6
6
<a href =" https://travis-ci.org/laravel-validation-rules/ip " >
7
7
<img src="https://img.shields.io/travis/laravel-validation-rules/ip.svg?style=flat-square">
8
8
</a >
9
- <a href =" https://codecov.io/gh /laravel-validation-rules/ip " >
10
- <img src="https://img.shields.io/codecov/c/github /laravel-validation-rules/ip.svg?style=flat-square">
9
+ <a href =" https://scrutinizer-ci.com/g /laravel-validation-rules/ip/code-structure/master/code-coverage " >
10
+ <img src="https://img.shields.io/scrutinizer/coverage/g /laravel-validation-rules/ip.svg?style=flat-square">
11
11
</a >
12
12
<a href =" https://scrutinizer-ci.com/g/laravel-validation-rules/ip " >
13
13
<img src="https://img.shields.io/scrutinizer/g/laravel-validation-rules/ip.svg?style=flat-square">
You can’t perform that action at this time.
0 commit comments