Skip to content

Fix broken and redirecting links in documentation#2166

Merged
bendichter merged 3 commits intodevfrom
fix-broken-links
Mar 5, 2026
Merged

Fix broken and redirecting links in documentation#2166
bendichter merged 3 commits intodevfrom
fix-broken-links

Conversation

@bendichter
Copy link
Collaborator

Summary

  • Update outdated URLs causing Sphinx linkcheck failures (permanent redirects for ruff, conda, anaconda, versioneer, GitHub docs, Safari Books → O'Reilly, conda-forge master → main, readthedocs.org → app.readthedocs.org)
  • Fix http:// to https:// and add /en/latest/ for nwb-schema.readthedocs.io links
  • Fix tree/ to blob/ in GitHub file URL for nwb_config.yaml
  • Add scicrunch.org to linkcheck_ignore since it blocks automated requests with 403

Test plan

  • Verify check-sphinx-links CI job passes

🤖 Generated with Claude Code

bendichter and others added 2 commits March 4, 2026 16:43
Update outdated URLs that were causing Sphinx linkcheck failures:
- Update permanent redirects (ruff, conda, anaconda, versioneer, etc.)
- Fix http:// to https:// for nwb-schema.readthedocs.io
- Fix tree/ to blob/ in GitHub file URL
- Update master to main for conda-forge feedstock
- Update readthedocs.org to app.readthedocs.org
- Add scicrunch.org to linkcheck_ignore (blocks automated requests)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@codecov
Copy link

codecov bot commented Mar 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.21%. Comparing base (fa008c4) to head (7b85d08).
⚠️ Report is 1 commits behind head on dev.

Additional details and impacted files
@@           Coverage Diff           @@
##              dev    #2166   +/-   ##
=======================================
  Coverage   95.21%   95.21%           
=======================================
  Files          29       29           
  Lines        2945     2945           
  Branches      757      757           
=======================================
  Hits         2804     2804           
  Misses         84       84           
  Partials       57       57           
Flag Coverage Δ
integration 72.93% <ø> (ø)
unit 85.16% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bendichter bendichter enabled auto-merge (squash) March 4, 2026 22:49
@bendichter
Copy link
Collaborator Author

depends on #2141

@bendichter bendichter merged commit d0393e9 into dev Mar 5, 2026
26 checks passed
@bendichter bendichter deleted the fix-broken-links branch March 5, 2026 20:56
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.

3 participants