Fix the broken IR spec link in README - #154
Merged
Merged
Conversation
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.
CoreMark Benchmark ResultsCurrent Score: 329.056 |
Code Coverage ReportCurrent Coverage: 95.29% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
README.mdlinks to./src/SPEC.md, which does not exist — the link 404s on GitHub.src/SPEC.mdwas moved todocs/ir.mdby #121 (2e1ca1b, "Move relavent docs to docs directory"), but this reference, added earlier in #49 (d4cd85d), was not updated with it.docs/ir.mdis titled "SpaceWasm IR Specification" and carries the## Limitationssection 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.