Skip to content

docs: fix broken legacy Python README link - #80

Merged
BernardJen merged 1 commit into
mainfrom
docs/fix-legacy-python-link
Aug 3, 2026
Merged

docs: fix broken legacy Python README link#80
BernardJen merged 1 commit into
mainfrom
docs/fix-legacy-python-link

Conversation

@BernardJen

Copy link
Copy Markdown
Contributor

Summary

The README's "Legacy Python Version" section linked to input_viewer_python/, which was removed in v2.6.0 by f88b35e (GPL dependency). The relative link 404'd on GitHub.

Now points at the v2.5.3 tree — verified as the last tag containing the directory — and names the version that dropped it.

Context

Replaces #67, which had the right idea but was unmergeable: its branch was deleted from origin before merge and it had no CI run. Its URL also pointed at Lab271/input-viewer instead of the actual repo, Lab271/labs-input-viewer.

Verification

  • git cat-file -e across tags: present in v2.5.3, absent in v2.6.0 and v2.6.1
  • Link returns HTTP 200

🤖 Generated with Claude Code

The README linked to `input_viewer_python/`, removed in v2.6.0 by f88b35e
(GPL dependency), so the relative link 404'd. Point at the `v2.5.3` tree,
the last tag that still contains it, and name the version that dropped it.

Replaces #67, whose branch was deleted before it could merge and whose URL
pointed at `Lab271/input-viewer` rather than `Lab271/labs-input-viewer`.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@BernardJen
BernardJen merged commit c7e9a13 into main Aug 3, 2026
1 check passed
@BernardJen
BernardJen deleted the docs/fix-legacy-python-link branch August 3, 2026 15:51
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