From dbd54f310b154c31ae03ca897872bf0317cd8bf2 Mon Sep 17 00:00:00 2001 From: Damian Guenzing <65827185+gnzng@users.noreply.github.com> Date: Tue, 1 Apr 2025 10:43:54 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 326eb3a..696ab4f 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ model.compare(dataset) # See how the simulated and measured patterns compare plt.show() ``` -Full installation instructions and documentation can be found [here](https://cdtools-developers.github.io/cdtools-docs/). +Full installation instructions and documentation can be found [here](https://cdtools-developers.github.io/cdtools/). CDTools was developed in the [photon scattering lab](https://scattering.mit.edu/) at MIT, and further development took place within the [computational x-ray imaging group](https://www.psi.ch/en/cxi) at PSI. The code is distributed under an MIT (a.k.a. Expat) license. If you would like to publish any work that uses CDTools, please contact [Abe Levitan](mailto:abraham.levitan@psi.ch).