Skip to content

Commit 24a4adf

Browse files
authored
Merge pull request #367 from royklutman/patch-1
Updated links to Symfony's demo and Laravel Mix
2 parents bb57c56 + 7f8d232 commit 24a4adf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ and minifying assets. Encore gives you professional asset system
99
that's a *delight* to use.
1010

1111
Encore is inspired by [Webpacker](https://github.com/rails/webpacker) and
12-
[Mix](https://laravel.com/docs/5.4/mix), but stays in the spirit of
12+
[Mix](https://laravel.com/docs/5.6/mix), but stays in the spirit of
1313
Webpack: using its features, concepts and naming conventions for a familiar
1414
feel. It aims to solve the most common Webpack use cases.
1515

@@ -19,4 +19,4 @@ feel. It aims to solve the most common Webpack use cases.
1919
## Documentation
2020

2121
[Read the Documentation on symfony.com](http://symfony.com/doc/current/frontend.html)
22-
or view a demo application: [symfony/symfony-demo](https://github.com/symfony/symfony-demo).
22+
or view a demo application: [symfony/demo](https://github.com/symfony/demo).

0 commit comments

Comments
 (0)