Skip to content

Commit a94c7c9

Browse files
committed
docs: fix broken ASCII flow diagram on homepage
1 parent 0406b72 commit a94c7c9

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

docs/content/index.mdx

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@ Pilot is an autonomous development pipeline with **260+ features** production-re
1616
{/* ILLUSTRATION: Hero — Ticket → Pilot → PR flow diagram */}
1717

1818
```
19-
┌─────────────┐ ┌─────────────┐ ┌ ─ ─ ─ ─ ─ ─┐ ┌─────────────┐
20-
│ Ticket │ ───▶ │ Pilot │ ───▶ Review (opt) ───▶ │ Ship │
21-
│ (GitHub/GL) │ │ (executes) │ │ (You) │ │ (Merge) │
22-
└─────────────┘ └─────────────┘ └ ─ ─ ─ ─ ─ ─┘ └─────────────┘
19+
Ticket Pilot Review Ship
20+
(GitHub/GL) → (executes) → (You) → (Merge)
2321
```
2422

2523
No prompting. No babysitting. Label a ticket, get a PR or a release.

0 commit comments

Comments
 (0)