You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ This package provides a robust, easy-to-use system for managing invoices within
11
11
12
12
## Demo
13
13
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.
15
15
16
16
## Table of Contents
17
17
@@ -593,7 +593,7 @@ Storage::put(
593
593
594
594
### Rendering the Invoice in a View
595
595
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).
597
597
598
598
To achieve this, include the main part of the invoice in your view as shown below:
0 commit comments