Skip to content

Commit 2bb6a71

Browse files
authored
Update README.md
1 parent bb766d8 commit 2bb6a71

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# VatCalculator
22

3-
<a href="https://github.com/driesvints/vat-calculator/actions">
4-
<img src="https://github.com/driesvints/vat-calculator/workflows/tests/badge.svg" alt="Tests">
3+
<a href="https://github.com/laravel/vat-calculator/actions">
4+
<img src="https://github.com/laravel/vat-calculator/workflows/tests/badge.svg" alt="Tests">
55
</a>
6-
<a href="https://github.com/driesvints/vat-calculator/actions/workflows/coding-standards.yml">
7-
<img src="https://github.com/driesvints/vat-calculator/actions/workflows/coding-standards.yml/badge.svg" alt="Coding Standards" />
6+
<a href="https://github.com/laravel/vat-calculator/actions/workflows/coding-standards.yml">
7+
<img src="https://github.com/laravel/vat-calculator/actions/workflows/coding-standards.yml/badge.svg" alt="Coding Standards" />
88
</a>
99
<a href="https://packagist.org/packages/mpociot/vat-calculator">
1010
<img src="https://img.shields.io/packagist/v/mpociot/vat-calculator" alt="Latest Stable Version">
@@ -313,7 +313,7 @@ Check out the [CHANGELOG](CHANGELOG.md) in this repository for all the recent ch
313313

314314
## Maintainers
315315

316-
VatCalculator is maintained by [Dries Vints](https://driesvints.com). Originally created by [Marcel Pociot](https://pociot.dev).
316+
VatCalculator is maintained by Laravel. Originally created by [Marcel Pociot](https://pociot.dev).
317317

318318
## License
319319

0 commit comments

Comments
 (0)