From 67adde073f7699c731e59a76804cd6976f40a21d Mon Sep 17 00:00:00 2001 From: Trey Guest Date: Mon, 10 Jul 2023 14:07:36 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1adfc2..7c45ab8 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,8 @@ To check that your instillation has worked, open iPython and try:: Phenom has been designed to require minimal knowledge of the XFEL process prior to generating your first pulse. 1. [Getting Started](https://twguest.github.io/phenom/notebooks/sase_model_pt1.html) -2. [Tutorials](https://twguest.github.io/phenom/notebooks/sase_model_pt2.ipynb). -3. [Integrating with WPG](https://twguest.github.io/phenom/notebooks/phenom_to_wpg.ipynb). +2. [Tutorials](https://twguest.github.io/phenom/notebooks/sase_model_pt2.html). +3. [Integrating with WPG](https://twguest.github.io/phenom/notebooks/phenom_to_wpg.html). More details on generating these pulses can be found in the [documentation](https://twguest.github.io/phenom).