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

Link checker: check external links #305

Closed
Eric-Arellano opened this issue Nov 8, 2023 · 0 comments · Fixed by #337
Closed

Link checker: check external links #305

Eric-Arellano opened this issue Nov 8, 2023 · 0 comments · Fixed by #337

Comments

@Eric-Arellano
Copy link
Collaborator

See #4 for the design.

@Eric-Arellano Eric-Arellano added this to the 23-11-29 dec release milestone Nov 8, 2023
@Eric-Arellano Eric-Arellano moved this to In Progress in Docs Planning Nov 9, 2023
arnaucasau added a commit that referenced this issue Nov 14, 2023
### Summary

This PR adds support for the validation of external links using the link
checker. Tests for the validation have been included, and the CI test
has been extended to validate external links.

By default, the link checker only validates internal links, but we can
activate the external links validation using:

`npm run check:links -- --external`

Closes #305

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
@github-project-automation github-project-automation bot moved this from In Progress to Done in Docs Planning Nov 14, 2023
frankharkins pushed a commit to frankharkins/documentation that referenced this issue Jul 22, 2024
### Summary

This PR adds support for the validation of external links using the link
checker. Tests for the validation have been included, and the CI test
has been extended to validate external links.

By default, the link checker only validates internal links, but we can
activate the external links validation using:

`npm run check:links -- --external`

Closes Qiskit#305

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants