From d57a0f6e8b7625577d78473415f93c916b4adb4d Mon Sep 17 00:00:00 2001 From: mberna Date: Thu, 14 Sep 2023 20:37:56 -0400 Subject: [PATCH] Fix links to options in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0806263c3..5a2b8cb15 100644 --- a/README.md +++ b/README.md @@ -114,7 +114,7 @@ All quantum applications and algorithms level are fundamentally built using thre The IBM Runtime service offers these primitives with additional features, such as built-in error suppression and mitigation. -There are several different options you can specify when calling the primitives. See [`qiskit_ibm_runtime.Options`](https://github.com/Qiskit/qiskit-ibm-runtime/blob/main/qiskit_ibm_runtime/options.py#L103) class for more information. +There are several different options you can specify when calling the primitives. See [`qiskit_ibm_runtime.Options`](https://github.com/Qiskit/qiskit-ibm-runtime/blob/main/qiskit_ibm_runtime/options/options.py#L33) class for more information. ### Sampler