Skip to content

Commit 613f905

Browse files
committed
Update intersphinx mapping for Qiskit
1 parent e4be174 commit 613f905

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070

7171
intersphinx_mapping = {
7272
"rustworkx": ("https://www.rustworkx.org/", None),
73-
"qiskit": ("https://docs.quantum.ibm.com/api/qiskit/", None),
73+
"qiskit": ("https://quantum.cloud.ibm.com/docs/api/qiskit/", None),
7474
"qiskit-aer": ("https://qiskit.github.io/qiskit-aer/", None),
7575
"numpy": ("https://numpy.org/doc/stable/", None),
7676
"matplotlib": ("https://matplotlib.org/stable/", None),

0 commit comments

Comments
 (0)