From 6c82e5cf1375a9897da51851d925b4f13f5fffc5 Mon Sep 17 00:00:00 2001 From: Caleb Johnson Date: Mon, 16 Sep 2024 12:20:33 -0500 Subject: [PATCH] Add link to Qiskit addons on landing pages --- 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.