Skip to content

docs: fix broken relative links in README and answer_evaluation README - #8

Open
mvanhorn wants to merge 1 commit into
onyx-dot-app:mainfrom
mvanhorn:docs/fix-broken-relative-links-in-readme-and-answer-eva
Open

docs: fix broken relative links in README and answer_evaluation README#8
mvanhorn wants to merge 1 commit into
onyx-dot-app:mainfrom
mvanhorn:docs/fix-broken-relative-links-in-readme-and-answer-eva

Conversation

@mvanhorn

Copy link
Copy Markdown

Summary

Fixes several broken relative links in README.md and answer_evaluation/README.md. Each broken link was repointed to the actual file or section in-tree; stale ones were removed.

Why this matters

The README is the front door for the benchmark, and broken links make the eval pipeline harder to follow for new contributors. This is a documentation-only cleanup with no behavioral effect.

Changes

  • README.md - repoint or remove broken relative links.
  • answer_evaluation/README.md - same.

Testing

Walked each relative link from its source file and verified it resolves.

The top-level README and answer_evaluation/README link to paths that
do not exist in the tree. Repoint each to the actual file or section
and remove the stale ones.

Verified each link by walking the relative target from its source
file.
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.

1 participant