Commit e2ed240
committed
docs(design): restore inline-code formatting on internal/admin/ in P1 row
The gemini suggestion accepted in 0dd986a added the
[follow-ups](#out-of-scope-follow-ups) anchor link as intended,
but the suggestion text dropped the backticks around
`internal/admin/` in the P1 status-table row. Other rows in the
same table (P4's references to docs/admin.md and
scripts/rolling-update.sh) still use backticks for path-like
identifiers, so the unbacktick'd internal/admin/ is the
formatting outlier.
Re-added the backticks. No other changes — the anchor link the
suggestion introduced is preserved.1 parent 2a4583f commit e2ed240
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
0 commit comments