Skip to content

Commit

Permalink
add link to aPI
Browse files Browse the repository at this point in the history
  • Loading branch information
abbycross committed Nov 5, 2024
1 parent d3bd0cf commit a6a58e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/debug-qiskit-runtime-jobs.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@
"source": [
"## Cliffordize the target circuit\n",
"\n",
"To Cliffordize the `pubs`, use the debugger's `to_clifford` method, which is a wrapper around the `ConvertISAToClifford` transpiler pass."
"To Cliffordize the `pubs`, use the debugger's `to_clifford` method, which is a wrapper around the [`ConvertISAToClifford`](/api/qiskit-ibm-runtime/qiskit_ibm_runtime.transpiler.passes.ConvertISAToClifford) transpiler pass."
]
},
{
Expand Down

0 comments on commit a6a58e7

Please sign in to comment.