Skip to content

Remove links to qiskit.org in API docs #11289

@Eric-Arellano

Description

@Eric-Arellano

qiskit.org is being sunset, per https://medium.com/qiskit/important-changes-to-qiskit-documentation-and-learning-resources-7f4e346b19ab. So, we should stop linking to qiskit.org in the API docs.

Problem Bad link Redirect
qiskit/utils/optionals.py 106 https://qiskit.org/documentation/nature https://qiskit.org/ecosystem/nature
qiskit/utils/mitigation/_filters.py 239 https://qiskit.org/documentation/tutorials/noise/3_measurement_error_mitigation.html delete the link since it's deprecated code
qiskit/qpy/init.py 483 https://qiskit.org/documentation/tutorials/circuits_advanced/05_pulse_gates.html https://docs.quantum-computing.ibm.com/build/pulse
qiskit/circuit/quantumcircuit.py 983 qiskit.org/documentation/tutorials/circuits/3_summary_of_quantum_operations.html https://docs.quantum-computing.ibm.com/build/circuit-construction
qiskit/circuit/library/phase_estimation.py 47 https://learn.qiskit.org/course/ch-algorithms/quantum-phase-estimation https://github.com/Qiskit/textbook/blob/main/notebooks/ch-algorithms/quantum-phase-estimation.ipynb
qiskit/qasm3/init.py 86 https://qiskit.org/documentation/deprecation_policy.html https://github.com/Qiskit/qiskit/blob/main/DEPRECATION.md
qiskit/transpiler/passes/basis/basis_translator.py 205 https://qiskit.org/documentation/stubs/qiskit.transpiler.passes. Sphinx cross-reference
qiskit/transpiler/passes/basis/basis_translator.py 223 https://qiskit.org/documentation/stubs/qiskit.transpiler.passes.BasisTranslator Sphinx cross-reference
qiskit/transpiler/passes/scheduling/alignments/pulse_gate_validation.py 33 https://qiskit.org/documentation/tutorials/circuits_advanced/05_pulse_gates.html https://docs.quantum-computing.ibm.com/build/pulse

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationSomething is not clear or an error documentationgood first issueGood for newcomershelp wantedcommunity contributions welcome. For filters like http://github-help-wanted.com/

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions