diff --git a/cookbook/configuration/override_dir_structure.rst b/cookbook/configuration/override_dir_structure.rst index 5982d2bf80e..e389b3ef837 100644 --- a/cookbook/configuration/override_dir_structure.rst +++ b/cookbook/configuration/override_dir_structure.rst @@ -14,6 +14,8 @@ directory structure is: ├─ app/ │ ├─ config/ │ └─ ... + ├─ bin/ + │ └─ ... ├─ src/ │ └─ ... ├─ tests/