We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c718a8e commit 8f779e8Copy full SHA for 8f779e8
README.md
@@ -14,7 +14,7 @@ They're not just freshly created projects but a fully working application that c
14
* Route management with Vue-router
15
* Authentication with JWT
16
* Keep user signed in using local stored info
17
- * HTTP requests with (https://github.com/mzabriskie/axios)[Axios]
+ * HTTP requests with [Axios](https://github.com/mzabriskie/axios)
18
* ESLint
19
* Pagination integrated with Laravel's LengthAwarePaginator
20
* Alerts and Confirmation Alerts provided by SweetAlert
0 commit comments