From f60da9b964e66b48668934e75dcf88a94f9eb638 Mon Sep 17 00:00:00 2001 From: Daniel Radl Date: Mon, 8 Jun 2026 12:40:20 +0200 Subject: [PATCH] fix(docs):EOF --- docs/08-reference/07-how-assets-are-handled.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.