Fix assets directory path in "Tips & Tricks" (#630)

This commit is contained in:
Matías Olivera 2018-05-03 12:16:15 -03:00 committed by Yangshun Tay
parent 07c0f13034
commit 34d86f760b

View file

@ -161,7 +161,7 @@ jobs:
-run: echo "Skipping tests on gh-pages branch"
```
Save this file as `config.yml` and place it in a `.circleci` folder inside your `website/assets` folder.
Save this file as `config.yml` and place it in a `.circleci` folder inside your `website/static` folder.
### Hosting on Netlify