diff --git a/docs/getting-started-publishing.md b/docs/getting-started-publishing.md index 28aa5443d6..bc2e6ce9a2 100644 --- a/docs/getting-started-publishing.md +++ b/docs/getting-started-publishing.md @@ -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