Commit d1ea7c4
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 11df072 commit d1ea7c4
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments