From cecb8fb01e843a9f801e05320f6dca783e8df5fc Mon Sep 17 00:00:00 2001 From: Caleb Johnson Date: Mon, 16 Sep 2024 12:25:01 -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 365033c..e639252 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](git@github.com:Qiskit/qiskit-addon-cutting.git) are a collection of modular tools for building utility-scale workloads powered by Qiskit. This package contains functionality which is meant to supplement workflows involving one or more Qiskit addons. For example, this package contains functions for creating Hamiltonians, generating Trotter time evolution diff --git a/docs/index.rst b/docs/index.rst index 49ad196..40b9735 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -2,7 +2,7 @@ Qiskit addon utilities ###################### -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 functionality which is meant to supplement workflows involving one or more Qiskit addons. For example, this package contains functions for creating Hamiltonians, generating Trotter time evolution