Skip to content

first batch of link fixes#4951

Open
abbycross wants to merge 7 commits intomainfrom
ajc/update-external-links
Open

first batch of link fixes#4951
abbycross wants to merge 7 commits intomainfrom
ajc/update-external-links

Conversation

@abbycross
Copy link
Copy Markdown
Collaborator

@abbycross abbycross commented Apr 6, 2026

Fixes #4773.

npm run check:external-links -- '{docs,learning}/**/*.{md,mdx,ipynb}'

@abbycross abbycross requested a review from a team April 6, 2026 23:56
@qiskit-bot
Copy link
Copy Markdown
Contributor

One or more of the following people are relevant to this code:

@review-notebook-app
Copy link
Copy Markdown

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@abbycross
Copy link
Copy Markdown
Collaborator Author

With Copilot's help, I edited ExternalLink.ts and updateLinks.ts to fix false positives in external link validation by unescaping Markdown-only escape sequences (_, *, etc.) before fetching URLs. This ensures that valid links whose visible text requires Markdown escaping are validated correctly.

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

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Fix or ignore broken links

2 participants