Skip to content

Commit

Permalink
Update Intersphinx for Qiskit (#26)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Arellano authored Feb 12, 2024
1 parent 4993813 commit 1f81088
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 @@ -20,5 +20,5 @@
html_title = f"{project} {release}"

intersphinx_mapping = {
"qiskit-terra": ("https://qiskit.org/documentation", None),
"qiskit-terra": ("https://docs.quantum.ibm.com/api/qiskit/", None),
}

0 comments on commit 1f81088

Please sign in to comment.