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
@@ -1,5 +1,5 @@
1
1
## SweetAlert 2
2
-
Laravel 5 Package for <ahref="https://limonte.github.io/sweetalert2/">SweetAlert 2</a>. Use this package to easily show sweetalert2 prompts in your laravel app.
2
+
Laravel 5 Package for <ahref="https://github.com/sweetalert2/sweetalert2/">SweetAlert 2</a>. Use this package to easily show sweetalert2 prompts in your laravel app.
3
3
4
4
<strong>Installation</strong>
5
5
@@ -23,7 +23,7 @@ Laravel 5 Package for <a href="https://limonte.github.io/sweetalert2/">SweetAler
23
23
24
24
<strong>Config File:</strong>
25
25
26
-
You can change the basic parameters of the package. Refer the <ahref="https://limonte.github.io/sweetalert2/">SweetAlert2</a> Docs for details.
26
+
You can change the basic parameters of the package. Refer the <ahref="https://github.com/sweetalert2/sweetalert2/">SweetAlert2</a> Docs for details.
0 commit comments