Skip to content

Commit 3e5c966

Browse files
committed
wip
1 parent e41ddfc commit 3e5c966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ This package provides a robust, easy-to-use system for managing invoices within
1111

1212
## Demo
1313

14-
Try out [the interactive demo](https://elegantengineering.tech/laravel-invoices) to explore package capabilities.
14+
Try out [the interactive demo](https://elegantly.dev/laravel-invoices) to explore package capabilities.
1515

1616
## Table of Contents
1717

@@ -593,7 +593,7 @@ Storage::put(
593593

594594
### Rendering the Invoice in a View
595595

596-
You can render your invoice within a larger view, enabling you to create an "invoice builder" experience similar to the [interactive demo](https://elegantengineering.tech/laravel-invoices).
596+
You can render your invoice within a larger view, enabling you to create an "invoice builder" experience similar to the [interactive demo](https://elegantly.devlaravel-invoices).
597597

598598
To achieve this, include the main part of the invoice in your view as shown below:
599599

0 commit comments

Comments
 (0)