Skip to content

Commit

Permalink
Fixed broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
firebed committed Aug 21, 2024
1 parent 5012f19 commit 3a2f09f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ If you are upgrading from a previous version, please see [upgrade guide](docs/up

`$invoice->squashInvoiceRows()`

[See Invoice Row Squashing](/docs/squashing-invoice-rows) for more details.
[See Invoice Row Squashing](/docs/squashing-invoice-rows.md) for more details.

### Ability to validate invoices

Expand All @@ -43,7 +43,7 @@ If you are upgrading from a previous version, please see [upgrade guide](docs/up

### Classification combinations

[See Classification Combinations](/docs/classifications) for more details.
[See Classification Combinations](/docs/classifications.md) for more details.

```php
use Firebed\AadeMyData\Enums\InvoiceType;
Expand Down

0 comments on commit 3a2f09f

Please sign in to comment.