From c0a2420dbac8d0731c5f47dcc616ee37945af95d Mon Sep 17 00:00:00 2001 From: Ludwig Schmid Date: Wed, 13 Nov 2024 08:28:38 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fixed=20wrong=20links=20in=20doc?= =?UTF-8?q?umentation?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/StatePrep.ipynb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/StatePrep.ipynb b/docs/StatePrep.ipynb index f54b4da3..69f275f0 100644 --- a/docs/StatePrep.ipynb +++ b/docs/StatePrep.ipynb @@ -412,7 +412,7 @@ "source": [ "# Circuits and Evaluations\n", "\n", - "The circuits and benchmark scripts used for our non-deterministic work https://arxiv.org/abs/2408.11894, can be found [here](https://github.com/cda-tum/mqt-qecc/tree/main/src/mqt/qecc/ft_stateprep/eval) and for the deterministic work [here](https://github.com/cda-tum/mqt-qecc/tree/main/src/mqt/qecc/ft_stateprep/eval_det)." + "The circuits and benchmark scripts used for our non-deterministic work https://arxiv.org/abs/2408.11894, can be found [here](https://github.com/cda-tum/mqt-qecc/tree/main/scripts/ft_stateprep/eval) and for the deterministic work [here](https://github.com/cda-tum/mqt-qecc/tree/main/scripts/ft_stateprep/eval_det)." ] } ],