Skip to content

Commit 94b3684

Browse files
committed
fix directory tree markup
1 parent 1e8d8ab commit 94b3684

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

configuration/configuration_organization.rst

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -49,16 +49,16 @@ this structure:
4949
5050
your-project/
5151
├─ config/
52-
─ packages/
53-
| ├─ dev/
54-
| | │ ├─ framework.yaml
55-
| │ └─ ...
56-
| ├─ prod/
57-
| │ └─ ...
58-
| ├─ test/
59-
| │ └─ ...
60-
| | ├─ framework.yaml
61-
| └─ ...
52+
─ packages/
53+
├─ dev/
54+
│ │ │ ├─ framework.yaml
55+
│ └─ ...
56+
├─ prod/
57+
│ └─ ...
58+
├─ test/
59+
│ └─ ...
60+
│ │ ├─ framework.yaml
61+
└─ ...
6262
│ ├─ services.yaml
6363
│ └─ services_dev.yaml
6464
├─ ...

0 commit comments

Comments
 (0)