diff --git a/docs/source/hardware.ipynb b/docs/source/hardware.ipynb index 204922a7..fd378352 100644 --- a/docs/source/hardware.ipynb +++ b/docs/source/hardware.ipynb @@ -268,7 +268,7 @@ "\n", "4) The `max_sequence_duration` constrains the duration of the [Pulses you can add](programming.md#add-the-pulses), and therefore the Hamiltonian describing the system can at most be defined between 0 and this value.\n", "\n", - "5) The `max_runs` limits the number of runs a quantum program can be executed on the QPU. See the section on `Backends` to read more about this." + "5) The `max_runs` limits the number of runs a quantum program can be executed on the QPU. See [the section on Backends](./tutorials/backends.nblink) to read more about this." ] }, {