Commit 3f31bb8
Normalize cross-repo links to absolute GitHub URLs
Each SDK is its own GitHub repository, so relative paths like
../spec/docs/draft-arcp-1.1.md don't resolve when the README is
viewed on github.com. Switching to absolute spec URLs makes the
links work in both the GitHub UI and any rendered docs surface.
A few stale references to removed files (RFC-0001-v2.md, PLAN.md)
and snake_case sample dirs are tidied along the way.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent d318687 commit 3f31bb8
1 file changed
Lines changed: 6 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | | - | |
7 | | - | |
| 6 | + | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | | - | |
164 | | - | |
165 | | - | |
| 163 | + | |
| 164 | + | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments