We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e4be174 commit 613f905Copy full SHA for 613f905
docs/conf.py
@@ -70,7 +70,7 @@
70
71
intersphinx_mapping = {
72
"rustworkx": ("https://www.rustworkx.org/", None),
73
- "qiskit": ("https://docs.quantum.ibm.com/api/qiskit/", None),
+ "qiskit": ("https://quantum.cloud.ibm.com/docs/api/qiskit/", None),
74
"qiskit-aer": ("https://qiskit.github.io/qiskit-aer/", None),
75
"numpy": ("https://numpy.org/doc/stable/", None),
76
"matplotlib": ("https://matplotlib.org/stable/", None),
0 commit comments