Skip to content

Commit bdd9509

Browse files
Add link to Qiskit addons on landing pages (#9)
1 parent da02584 commit bdd9509

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828

2929
### About
3030

31-
Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit.
31+
[Qiskit addons](https://docs.quantum.ibm.com/guides/addons) are a collection of modular tools for building utility-scale workloads powered by Qiskit.
3232

3333
This package contains the Qiskit addon for operator backpropagation (OBP). Experimental errors limit the depth of quantum circuits that can be executed on near-term devices. OBP is a technique to reduce circuit depth by trimming operations from its end at the cost of more operator measurements.
3434

docs/index.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Qiskit addon: operator backpropagation (OBP)
33
############################################
44

5-
Qiskit addons are a collection of modular tools for building utility-scale workloads powered by Qiskit.
5+
`Qiskit addons <https://docs.quantum.ibm.com/guides/addons>`_ are a collection of modular tools for building utility-scale workloads powered by Qiskit.
66

77
This package contains the Qiskit addon for operator backpropagation (OBP).
88
Experimental errors limit the depth of quantum circuits that can be executed

0 commit comments

Comments
 (0)