Fix /build -> /images in docs
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Images
|
# Images
|
||||||
|
|
||||||
There's 4 images that you can find in `/build` directory:
|
There's 4 images that you can find in `/images` directory:
|
||||||
|
|
||||||
- `bench`. It is used for development. [Learn more how to start development](../development/README.md).
|
- `bench`. It is used for development. [Learn more how to start development](../development/README.md).
|
||||||
- `nginx`. This image contains JS and CSS assets. Container using this image also routes incoming requests using [nginx](https://www.nginx.com).
|
- `nginx`. This image contains JS and CSS assets. Container using this image also routes incoming requests using [nginx](https://www.nginx.com).
|
||||||
|
|||||||
Reference in New Issue
Block a user