Skip to content

Commit 94b7605

Browse files
chore: rename applications directory to web in repository structure
1 parent f53b5b0 commit 94b7605

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ The repository is intentionally structured to reflect Comanda’s architectural
1717
```text
1818
.
1919
├── .github/ # ci/cd workflows (pipelines)
20-
├── Applications/ # frontend applications
20+
├── Web/ # frontend applications
2121
├── Artifacts/ # internal nuget packages (shared kernel/contracts)
2222
├── Boundaries/ # independent bounded contexts
2323
│ ├── Comanda.Stores/

0 commit comments

Comments
 (0)