Use new URL for link in circuit docs page (#13135)

Co-authored-by: Luciano Bello <bel@zurich.ibm.com>
This commit is contained in:
Eric Arellano 2024-09-12 04:17:37 -04:00 committed by GitHub
parent 2fa6dd65d6
commit 118a16c0bc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -2108,7 +2108,7 @@ class QuantumCircuit:
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::