Skip to content
This repository was archived by the owner on Oct 4, 2022. It is now read-only.

Commit e0e7535

Browse files
link to github package, not packagist
1 parent 120ead1 commit e0e7535

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Laravel VAT
44
<a href="https://travis-ci.org/dannyvankooten/laravel-vat"><img src="https://img.shields.io/travis/dannyvankooten/laravel-vat/master.svg?style=flat-square" alt="Build Status"></img></a>
55
<a href="LICENSE"><img src="https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square" alt="Software License"></img></a>
66

7-
Laravel VAT is a simple Laravel library which helps you in dealing with European VAT rules. For a standalone version of this package that does not depend on Laravel, check out [vat.php](https://packagist.org/packages/dannyvankooten/vat.php).
7+
Laravel VAT is a simple Laravel library which helps you in dealing with European VAT rules. For a standalone version of this package that does not depend on Laravel, check out [vat.php](https://github.com/dannyvankooten/vat.php).
88

99
- Grab up-to-date VAT rates for any European member state
1010
- Validate VAT numbers (by format or existence)

0 commit comments

Comments
 (0)