Commit 3f59cd2
fix: correct Exercise 1 numbering and align partials convention with practice
- cli/1-install-copilot-cli.mdx: title was 'Exercise 2' and the
next-lesson sentence pointed to 'Exercise 3'. The CLI overview
correctly lists this lesson as Exercise 1 and the next as Exercise 2.
Renumber both. Workshop/ regenerated to match.
- partials.instructions.md: previous guidance said callout partials
must NOT import Aside (host page imports it). Every existing
callout-*.mdx contradicts this — they all import Aside themselves.
Reverse the guidance to match practice: callout partials are
self-contained and import their own Starlight components.
Both findings surfaced in Copilot's PR review on #140.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent a6e7fc9 commit 3f59cd2
3 files changed
Lines changed: 14 additions & 6 deletions
File tree
- .github/instructions
- docs/src/content/docs/cli
- workshop/cli
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments