From 46638c800515f58c31eb90f16b1b0150583efa1a Mon Sep 17 00:00:00 2001 From: SaashaJoshi Date: Thu, 6 Jul 2023 15:07:48 -0400 Subject: [PATCH] lint --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index afc9e5485..e4d0ee190 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -92,6 +92,6 @@ "qiskit": ("https://qiskit.org/documentation/", None), "qiskit-ibm-runtime": ("https://qiskit.org/ecosystem/ibm-runtime/", None), "qiskit-aer": ("https://qiskit.org/ecosystem/aer/", None), - "qiskit-nature": ("https://qiskit.org/ecosystem/nature/", None), + "qiskit-nature": ("https://qiskit.org/ecosystem/nature/", None), "rustworkx": ("https://qiskit.org/documentation/rustworkx/", None), }