Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix linkcheck #1671

Merged
merged 1 commit into from
Nov 20, 2024
Merged

fix linkcheck #1671

merged 1 commit into from
Nov 20, 2024

Conversation

zingale
Copy link
Member

@zingale zingale commented Nov 20, 2024

phys rev does not play nicely

phys rev does not play nicely
@zingale zingale merged commit 8cb64e7 into AMReX-Astro:development Nov 20, 2024
31 checks passed
@zingale zingale deleted the doc-build-links branch November 20, 2024 19:47
@@ -223,8 +223,11 @@ def get_version():

linkcheck_retries = 3
linkcheck_timeout = 100
linkcheck_allow_unauthorized = True
linkcheck_ignore = [r"https://doi.org/10.1103/[Pp]hys[Rr]ev*"]
Copy link
Collaborator

Choose a reason for hiding this comment

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

Suggested change
linkcheck_ignore = [r"https://doi.org/10.1103/[Pp]hys[Rr]ev*"]
linkcheck_ignore = [r"https://doi\.org/10\.1103/[Pp]hys[Rr]ev"]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants