Skip to content

Fix the broken IR spec link in README - #154

Merged
Kronos3 merged 1 commit into
nasa:mainfrom
kadircanyildirm-crypto:fix/readme-ir-spec-link
Aug 1, 2026
Merged

Fix the broken IR spec link in README#154
Kronos3 merged 1 commit into
nasa:mainfrom
kadircanyildirm-crypto:fix/readme-ir-spec-link

Conversation

@kadircanyildirm-crypto

Copy link
Copy Markdown
Contributor

README.md links to ./src/SPEC.md, which does not exist — the link 404s on GitHub.

src/SPEC.md was moved to docs/ir.md by #121 (2e1ca1b, "Move relavent docs to docs directory"), but this reference, added earlier in #49 (d4cd85d), was not updated with it. docs/ir.md is titled "SpaceWasm IR Specification" and carries the ## Limitations section the sentence refers to, so the link now points at that heading.

It is the only broken relative link in the repo — I checked all 16 across the 9 markdown files.

AI-assisted (Claude Code) per AI_POLICY.md.

src/SPEC.md was moved to docs/ir.md by nasa#121; this reference was not
updated with it, so the link 404s. Points at the Limitations heading
the sentence refers to.
@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

CoreMark Benchmark Results

Current Score: 329.056
Baseline Score (main): 329.218
Difference: -0.162 (-0.05%)

@github-actions

github-actions Bot commented Aug 1, 2026

Copy link
Copy Markdown

Code Coverage Report

Current Coverage: 95.29%
Baseline Coverage (main): 95.29%
Difference: +0.00%

@Kronos3
Kronos3 merged commit 627ea46 into nasa:main Aug 1, 2026
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants