Skip to content

Conversation

@mmcky
Copy link
Contributor

@mmcky mmcky commented Nov 25, 2025

Overview

Resolves link checker redirect warnings reported in #739.

Changes

1. Fixed quantecon-py URLs (24 links)

Updated all https://quantecon.org/quantecon-py URLs to include a trailing slash (https://quantecon.org/quantecon-py/) to eliminate redirect warnings.

Files Updated:

File Links Fixed
finite_markov.md 10
kalman.md 3
markov_perf.md 3
samuelson.md 2
perm_income_cons.md 2
linear_models.md 1
lqcontrol.md 1
rational_expectations.md 1
troubleshooting.md 1

2. Updated quantecon-book-theme to v0.13.2

Updates theme from v0.13.1 to v0.13.2, which includes:

  • v0.13.2: Fixed jupyterbook.org links (redirect from /en/stable/ to /v1/)

Link Checker Results

This PR should resolve all 12 redirect warnings from #739:

  • ✅ 1 redirect: quantecon.org/quantecon-py → fixed in source files
  • ✅ 11 redirects: jupyterbook.org/en/stable/ → fixed in theme v0.13.2

Notes on Remaining Errors

The 2 errors reported in #739 (file:///...None) appear in genindex.html and prf-prf.html. These are generated during the build process and may require investigation in sphinx-proof or the build configuration.

Closes #739

Fixes redirect warnings from link checker by updating all
https://quantecon.org/quantecon-py URLs to include trailing slash.

Affected files:
- finite_markov.md (10 links)
- kalman.md (3 links)
- linear_models.md (1 link)
- lqcontrol.md (1 link)
- markov_perf.md (3 links)
- perm_income_cons.md (2 links)
- rational_expectations.md (1 link)
- samuelson.md (2 links)
- troubleshooting.md (1 link)

Closes #739 (redirect warnings)
@github-actions
Copy link

@mmcky
Copy link
Contributor Author

mmcky commented Nov 25, 2025

@jstac this is ready for merge, but I will hold off until you've finished your current refactor round in case there are some files touched by this PR.

@mmcky mmcky added the ready label Nov 25, 2025
@jstac
Copy link
Contributor

jstac commented Nov 25, 2025

Thanks @mmcky , you are good to go

Includes jupyterbook.org link fix (redirects to /v1/)
@mmcky
Copy link
Contributor Author

mmcky commented Nov 25, 2025

  • upgrade theme with fix for jupyterbook link in footer.

@mmcky mmcky changed the title Fix: Add trailing slash to quantecon-py URLs Fix: Add trailing slash to quantecon-py URLs and upgrade quantecon-book-theme==0.13.2 (jupyterbook link fix) Nov 25, 2025
@github-actions
Copy link

@mmcky mmcky merged commit 089e35c into main Nov 25, 2025
1 check passed
@mmcky mmcky deleted the fix-quantecon-py-links branch November 25, 2025 06:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Link Checker Report

3 participants