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

Update intersphinx links and others #142

Merged
merged 1 commit into from
Feb 5, 2024

Conversation

woodsp-ibm
Copy link
Member

Summary

Updates links away from qiskit.org to the new locations for the docs

Fixes #135

#124 : I update all links but Aer for #124 as Aer is not yet done. This amounts to a couple of links in each of the 01 and 03 tutorials that will need to wait on relocated docs for Aer.

Details and comments

Now that all the applications and the algorithms docs are deployed on github pages this updates the intersphinx links, in conf.py, and also urls that are coded directly in other places such as the readme and tutorials.

Note that the current theme is still emitting a link to qiskit.org/ecosystem, but that will get redirected for now until such time as Qiskit/qiskit_sphinx_theme#588 is resolved and new docs are generated with such an updated theme and re-deployed.

@woodsp-ibm woodsp-ibm added the stable backport potential The bug might be minimal and/or import enough to be port to stable label Feb 1, 2024
@coveralls
Copy link

Pull Request Test Coverage Report for Build 7747789130

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 90.666%

Totals Coverage Status
Change from base Build 7670232715: 0.0%
Covered Lines: 6489
Relevant Lines: 7157

💛 - Coveralls

Copy link
Collaborator

@ElePT ElePT left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for keeping on top of the redirects/docs changes. I'll keep an eye for the Aer docs too.

@ElePT ElePT merged commit 068f3ed into qiskit-community:main Feb 5, 2024
16 of 18 checks passed
mergify bot pushed a commit that referenced this pull request Feb 5, 2024
mergify bot added a commit that referenced this pull request Feb 5, 2024
@woodsp-ibm woodsp-ibm deleted the update_links branch February 5, 2024 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
stable backport potential The bug might be minimal and/or import enough to be port to stable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update conf.py intersphinx links
3 participants