Skip to content
This repository has been archived by the owner on Mar 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #267 from shaal/styleguide-icons
Browse files Browse the repository at this point in the history
in case PL is running within a drupal theme - get dist correct location
  • Loading branch information
ModulesUnraveled committed Jul 6, 2018
2 parents e8b81a9 + 182e9db commit 24b4aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/_data/paths.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"icon_url": "/dist/img/sprite/"
"icon_url": "../../../../dist/img/sprite/"
}

0 comments on commit 24b4aba

Please sign in to comment.