diff --git a/docs/latest/deployment/recipes/build-for-production.md b/docs/latest/deployment/recipes/build-for-production.md index aa96e584b..5c607d0c0 100644 --- a/docs/latest/deployment/recipes/build-for-production.md +++ b/docs/latest/deployment/recipes/build-for-production.md @@ -48,7 +48,7 @@ If everything worked as expected, you should have a new `dist/` directory in the project's folder. It should roughly resemble the following: ```bash -dist/ +platform/viewer/dist/ ├── app-config.js ├── app.bundle.js ├── app.css