Skip to content

Commit

Permalink
docs: use new qiskit docs server
Browse files Browse the repository at this point in the history
Resolves #138
  • Loading branch information
airwoodix committed Feb 20, 2024
1 parent 3ee883c commit 3a02b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,5 +80,5 @@

intersphinx_mapping = {
"python": ("https://docs.python.org/3", None),
"qiskit": ("https://docs.quantum.ibm.com/api/qiskit/0.46", None),
"qiskit": ("https://docs.quantum.ibm.com/api/qiskit/", None),
}

0 comments on commit 3a02b0d

Please sign in to comment.