diff --git a/docs/08-reference/07-how-assets-are-handled.md b/docs/08-reference/07-how-assets-are-handled.md index 0bca581f..27e4d571 100644 --- a/docs/08-reference/07-how-assets-are-handled.md +++ b/docs/08-reference/07-how-assets-are-handled.md @@ -59,4 +59,4 @@ The `sites/assets` symlink is stored inside the persistent `sites` volume, but i Running `bench build` inside a running container will write new assets and eventually cause a mismatch between `assets.json` and the actual assets, breaking the UI. This can be recovered by recreating the containers -> Note: restarting the containers is not sufficient — they need to be recreated to discard the writable layer. \ No newline at end of file +> Note: restarting the containers is not sufficient — they need to be recreated to discard the writable layer.