diff --git a/CITATION.cff b/CITATION.cff index e6674a4..3ff438e 100644 --- a/CITATION.cff +++ b/CITATION.cff @@ -22,7 +22,7 @@ identifiers: value: 'https://github.com/cdtools-developers/cdtools' description: Github Repository repository-code: 'https://github.com/cdtools-developers/cdtools' -url: 'https://cdtools-developers.github.io/cdtools-docs/' +url: 'https://cdtools-developers.github.io/cdtools/' abstract: >- CDTools is a python library for ptychography and CDI reconstructions, using an Automatic Differentiation based 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).