From e9b91eee66ee551ad49882757afeb92ecd9d4a2d Mon Sep 17 00:00:00 2001 From: "mergify[bot]" <37929162+mergify[bot]@users.noreply.github.com> Date: Tue, 17 Sep 2024 09:59:48 -0500 Subject: [PATCH] Add link to Qiskit addons on landing pages (#12) (#13) (cherry picked from commit a43a79143ed17d10a3747516f4761a467a0068f8) Co-authored-by: Caleb Johnson --- README.md | 2 +- docs/index.rst | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 09b6092..fc0a82f 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ ### About -Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit. +[Qiskit addons](https://docs.quantum.ibm.com/guides/addons) are a collection of modular tools for building utility-scale workloads powered by Qiskit. This package contains the Qiskit addon for multi-product formulas (MPFs). These can be used to reduce the Trotter error of Hamiltonian dynamics. diff --git a/docs/index.rst b/docs/index.rst index 771d991..732b881 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,7 @@ Qiskit addon: multi-product formulas (MPF) ########################################## -Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit. +`Qiskit addons `_ are a collection of modular tools for building utility-scale workloads powered by Qiskit. This package contains the Qiskit addon for multi-product formulas (MPFs). These can be used to reduce the Trotter error of Hamiltonian dynamics.