aboutsummaryrefslogtreecommitdiff
path: root/doc/architecture.md
diff options
context:
space:
mode:
Diffstat (limited to 'doc/architecture.md')
-rw-r--r--doc/architecture.md7
1 files changed, 3 insertions, 4 deletions
diff --git a/doc/architecture.md b/doc/architecture.md
index 36f3798..7d36643 100644
--- a/doc/architecture.md
+++ b/doc/architecture.md
@@ -165,10 +165,9 @@ There may be several jobs in the same directory, for instance
Stuff should be started in this order:
1. `app/core`
-2. `app/frontend`
-3. `app/telemetry`
-4. `app/garage`
-5. `app/directory`
+2. `app/telemetry`
+3. `app/garage`
+4. `app/directory`
Then, other stuff can be started in any order, e.g.: