From d9f1cf1ab1aa45ea22affa7e35b0b59975f22d9b Mon Sep 17 00:00:00 2001 From: Markus Rosenstihl Date: Mon, 30 Jan 2023 22:59:27 +0100 Subject: [PATCH] change git path in the README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ac66edc..fb06e43 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ This is a collection of the pules programs used in the work group of Prof. Michael Vogel at the Technical University of Darmstadt. This collection was done by Oleg Petrov in order to have a common base on all of our spectrometers. You can get a clone of this repository via: - git clone https://chaos3.fkp.physik.tu-darmstadt.de/diffusion/DSL/damaris-script-library.git + git clone https://gitea.pkm.physik.tu-darmstadt.de/IPKM/damaris-script-library.git -Details of the pulse programs can be found [[https://chaos3.fkp.physik.tu-darmstadt.de/diffusion/DSL/browse/master/The%20DAMARIS%20Script%20Library.pdf | here]]. +Details of the pulse programs can be found in the document: "The DAMARIS Script Library.pdf". ## For people working with this and thy want to revert the local changes: