Skip to content

Commit d204e64

Browse files
Changed laravel docs link
Changed the links to the laravel and lumen documentions to always reflect the newest version
1 parent 4e81193 commit d204e64

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
@@ -30,10 +30,10 @@ Inspired by [ziadoz/awesome-php](https://github.com/ziadoz/awesome-php)
3030
## Essentials
3131

3232
* [Laravel](https://laravel.com)
33-
* [Laravel Documentation](https://laravel.com/docs/5.3)
33+
* [Laravel Documentation](https://laravel.com/docs)
3434
* [Laravel API Reference](https://laravel.com/api/master/)
3535
* [Lumen](https://lumen.laravel.com)
36-
* [Lumen Documentation](https://lumen.laravel.com/docs/5.2)
36+
* [Lumen Documentation](https://lumen.laravel.com/docs)
3737
* [Laracasts](https://laracasts.com)
3838
* [Laravel News](https://laravel-news.com)
3939

0 commit comments

Comments
 (0)