Skip to content

Commit

Permalink
Use new URL for link in circuit docs page (Qiskit#13135)
Browse files Browse the repository at this point in the history
Co-authored-by: Luciano Bello <[email protected]>
  • Loading branch information
Eric-Arellano and 1ucian0 authored Sep 12, 2024
1 parent 2fa6dd6 commit 118a16c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qiskit/circuit/quantumcircuit.py
Original file line number Diff line number Diff line change
Expand Up @@ -2108,7 +2108,7 @@ def tensor(self, other: "QuantumCircuit", inplace: bool = False) -> Optional["Qu
Remember that in the little-endian convention the leftmost operation will be at the bottom
of the circuit. See also
`the docs <https://docs.quantum.ibm.com/build/circuit-construction>`__
`the docs <https://docs.quantum.ibm.com/guides/construct-circuits>`__
for more information.
.. parsed-literal::
Expand Down

0 comments on commit 118a16c

Please sign in to comment.