Merge pull request #103 from leranus/fix-laravel-link
Update Laravel link in README.md
This commit is contained in:
commit
fc243c73c0
|
|
@ -20,7 +20,7 @@ Please follow the following guides and code standards:
|
|||
|
||||
### Foundation library
|
||||
|
||||
The CMS uses [Laravel](http://four.laravel.com) as a foundation PHP framework.
|
||||
The CMS uses [Laravel](http://laravel.com) as a foundation PHP framework.
|
||||
|
||||
### Contact
|
||||
|
||||
|
|
@ -32,4 +32,4 @@ You can communicate with us using the following mediums:
|
|||
|
||||
### License
|
||||
|
||||
The OctoberCMS platform is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
|
||||
The OctoberCMS platform is open-sourced software licensed under the [MIT license](http://opensource.org/licenses/MIT).
|
||||
|
|
|
|||
Loading…
Reference in New Issue