Commit eeefaf3
authored
Fix placeholder URL, broken anchor, and typo in docs (#4)
## Summary
- Replace `(do we have github enterprise?)` placeholder in README with
the real [Discussions
URL](https://github.com/Agent-Control-Standard/ACS/discussions)
- Remove stale `<!-- TODO: add diagram -->` comment in `docs/acs.md`
(the page already carries a "Work in progress" admonition)
- Point empty `[MachineIdentity]()` link in `specification.md` at
section 3.17.1, and fix `striung` → `string` typo on the same object's
`id` field
## Test plan
- [x] `git diff` reviewed — three files, four targeted changes, no
collateral edits
- [ ] MkDocs renders the spec page without broken anchor warnings (will
verify post-merge on the deployed docs)1 parent 3ab238d commit eeefaf3
3 files changed
Lines changed: 3 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
11 | | - | |
12 | 10 | | |
13 | 11 | | |
14 | 12 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
455 | 455 | | |
456 | 456 | | |
457 | 457 | | |
458 | | - | |
| 458 | + | |
459 | 459 | | |
460 | 460 | | |
461 | 461 | | |
| |||
464 | 464 | | |
465 | 465 | | |
466 | 466 | | |
467 | | - | |
| 467 | + | |
468 | 468 | | |
469 | 469 | | |
470 | 470 | | |
| |||
0 commit comments