From 3105f0035b558f1fb9eb65df6fe5cf949fbdc0ac Mon Sep 17 00:00:00 2001 From: Abe Coull Date: Mon, 28 Nov 2022 10:54:01 -0800 Subject: [PATCH] fix: fix qaoa, qpe, grover url links in md files --- .../experimental/algorithms/grovers_search/grovers_search.md | 2 +- .../quantum_approximate_optimization.md | 2 +- .../quantum_phase_estimation/quantum_phase_estimation.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/braket/experimental/algorithms/grovers_search/grovers_search.md b/src/braket/experimental/algorithms/grovers_search/grovers_search.md index 15bc2eab..188e5d3b 100644 --- a/src/braket/experimental/algorithms/grovers_search/grovers_search.md +++ b/src/braket/experimental/algorithms/grovers_search/grovers_search.md @@ -3,5 +3,5 @@ Grover's algorithm is arguably one of the canonical quantum algorithms that kick diff --git a/src/braket/experimental/algorithms/quantum_approximate_optimization/quantum_approximate_optimization.md b/src/braket/experimental/algorithms/quantum_approximate_optimization/quantum_approximate_optimization.md index 239c1c81..1f937062 100644 --- a/src/braket/experimental/algorithms/quantum_approximate_optimization/quantum_approximate_optimization.md +++ b/src/braket/experimental/algorithms/quantum_approximate_optimization/quantum_approximate_optimization.md @@ -3,6 +3,6 @@ The Quantum Approximate Optimization Algorithm (QAOA) belongs to the class of hy diff --git a/src/braket/experimental/algorithms/quantum_phase_estimation/quantum_phase_estimation.md b/src/braket/experimental/algorithms/quantum_phase_estimation/quantum_phase_estimation.md index a7b9758f..fdb5fe01 100644 --- a/src/braket/experimental/algorithms/quantum_phase_estimation/quantum_phase_estimation.md +++ b/src/braket/experimental/algorithms/quantum_phase_estimation/quantum_phase_estimation.md @@ -3,5 +3,5 @@ The Quantum Phase Estimation algorithm is designed to estimate the eigenvalues o