Skip to content

Use stable PyAMG project links#1103

Merged
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:codex/fix-pyamg-linkcheck-429
Jul 21, 2026
Merged

Use stable PyAMG project links#1103
ChrisRackauckas merged 1 commit into
SciML:mainfrom
ChrisRackauckas-Claude:codex/fix-pyamg-linkcheck-429

Conversation

@ChrisRackauckas-Claude

@ChrisRackauckas-Claude ChrisRackauckas-Claude commented Jul 20, 2026

Copy link
Copy Markdown
Member

Ignore this PR until it has been reviewed by @ChrisRackauckas.

Summary

  • Retarget all five PyAMG references from the intermittently rate-limited Read the Docs endpoint to the official PyAMG GitHub project.
  • Keep Documenter strict link checking enabled. This does not add a linkcheck ignore, warn-only setting, retry suppression, or other failure bypass.
  • Keep the source docstrings, rendered manual, and sublibrary README consistent.

Baseline evidence

Validation

  • Julia 1.12.4 full docs build: julia --project=docs -e 'using Pkg; Pkg.instantiate(); include("docs/make.jl")' completed with exit 0, including strict external link checking and HTML rendering.
  • Runic 1.7.0 --check .: passed.
  • git diff --check: passed.
  • The replacement URL returned HTTP 200 for both GET and HEAD locally.

Co-Authored-By: Chris Rackauckas <accounts@chrisrackauckas.com>
@ChrisRackauckas
ChrisRackauckas marked this pull request as ready for review July 21, 2026 14:09
@ChrisRackauckas
ChrisRackauckas merged commit d4786f9 into SciML:main Jul 21, 2026
61 of 62 checks passed
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.

2 participants