Skip to content

Fix broken README links and document setup (issue #23)#24

Open
lanery wants to merge 1 commit into
mainfrom
rl/patch-repro-issues
Open

Fix broken README links and document setup (issue #23)#24
lanery wants to merge 1 commit into
mainfrom
rl/patch-repro-issues

Conversation

@lanery

@lanery lanery commented Jun 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

Addresses the reproducibility review in #23.

  • Fix broken setup/contribution links: SETUP.qmd / CONTRIBUTING.qmd now point to pages/SETUP.qmd / pages/CONTRIBUTING.qmd (previously 404'd on GitHub).
  • Fix broken data module link: load_spectra.py now points to src/analysis/load_spectra.py (removed the erroneous ../).
  • Document the operating system the analysis was developed/tested on (macOS, Apple Silicon).

Closes #23

Test plan

  • Verify the README links resolve correctly on GitHub (no 404s).

Made with Cursor

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Fixes documentation link rot and adds a small reproducibility note so readers can follow the README “entry point” without hitting 404s.

Changes:

  • Update the README link to the data-loading module to point to src/analysis/load_spectra.py.
  • Fix README links to setup and contributing docs by pointing to pages/SETUP.qmd and pages/CONTRIBUTING.qmd.
  • Document the OS/hardware context used to develop/test the analysis (macOS, Apple Silicon).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@lanery
lanery requested a review from Robert-Roth June 29, 2026 18:33
@lanery lanery self-assigned this Jun 29, 2026
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.

Reproducibility Review (main)

2 participants