Skip to content

Commit

Permalink
Fix File Structure.
Browse files Browse the repository at this point in the history
  • Loading branch information
Josh Hagel committed Jul 6, 2014
1 parent 036a75c commit 516ed1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion FoundationAssets.php
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
*/
class FoundationAssets extends AssetBundle
{
public $sourcePath = '@vendor/linchpin-studios/yii2-foundation/dist';
public $sourcePath = '@vendor/linchpinstudios/yii2-foundation/dist';
public $css = [
'css/normalize.css',
'css/foundation.min.css',
Expand Down

0 comments on commit 516ed1e

Please sign in to comment.