Skip to content

Commit 54b9b8c

Browse files
authored
Fix link to the documentation (#2404)
1 parent 1f87085 commit 54b9b8c

File tree

1 file changed

+1
-1
lines changed
  • qiskit_ibm_runtime/transpiler/passes/scheduling

1 file changed

+1
-1
lines changed

qiskit_ibm_runtime/transpiler/passes/scheduling/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
circuits with support for classical control-flow/feedback based off
2323
of measurement results. For more information on dynamic circuits, see our
2424
`Classical feedforward and control flow
25-
<https://quantum.cloud.ibm.com/docs/en/guides/classical-feedforward-and-control-flow>`_ guide.
25+
<https://quantum.cloud.ibm.com/docs/guides/classical-feedforward-and-control-flow>`_ guide.
2626
2727
.. warning::
2828
You should not mix these scheduling passes with Qiskit's built in scheduling

0 commit comments

Comments
 (0)