Skip to content

Commit

Permalink
fix path
Browse files Browse the repository at this point in the history
  • Loading branch information
cui-liang committed Jul 23, 2017
1 parent df7c49c commit f8054e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IconAsset.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/
class IconAsset extends AssetBundle
{
public $sourcePath = '@bower/fortawesome';
public $sourcePath = '@bower/fontawesome';

public $css = [
'css/font-awesome.min.css',
Expand Down

0 comments on commit f8054e7

Please sign in to comment.