diff --git a/tools/fetch-assets.sh b/tools/fetch-assets.sh index 1901727e1..a96ec904b 100755 --- a/tools/fetch-assets.sh +++ b/tools/fetch-assets.sh @@ -7,7 +7,7 @@ docAssetsPath=./src/assets/documents/ # Dir where live-example assets will be copied -exampleAssetsPath=./src/assets/examples/ +exampleAssetsPath=./src/assets/ # Dir where published assets will temporarily copied to (using `git clone`). tmpAssetClonePath=/tmp/material-assets