diff --git a/CHANGELOG.md b/CHANGELOG.md index d97e19234..7630f835b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,7 +17,7 @@ The repository at this stage should be generally complete with respect to infras With respect to infrastructure, the repository contains the following components: -- detailed documentation in the `docs` directory explaining how to interact with the OpenScPCA project and how to set up and run analyses (published at https://openscpca.readthedocs.io/) +- detailed documentation in the `docs` directory explaining how to interact with the OpenScPCA project and how to set up and run analyses (published at https://openscpca.readthedocs.io) - a `create-analysis-module.py` script for setting up new analysis modules - `download-data.py` and `download-results.py` scripts to download data and results from the OpenScPCA project - template notebooks, scripts, environment files, and Docker images for analysis modules diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6a42228e7..60685dcf2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,10 +1,10 @@ # Contributing to OpenScPCA -Please see the [OpenScPCA website](https://openscpca.readthedocs.io/) for information about how to contribute to this project, including: +Please see the [OpenScPCA website](https://openscpca.readthedocs.io/en/latest) for information about how to contribute to this project, including: -* [Obtaining access to data as a formal OpenScPCA contributor](https://openscpca.readthedocs.io/#become-a-contributor) -* [Setting up](https://openscpca.readthedocs.io/technical-setup) -* [Contributing to analyses](https://openscpca.readthedocs.io/contributing-to-analyses) +* [Obtaining access to data as a formal OpenScPCA contributor](https://openscpca.readthedocs.io/en/latest/#become-a-contributor) +* [Setting up](https://openscpca.readthedocs.io/en/latest/technical-setup) +* [Contributing to analyses](https://openscpca.readthedocs.io/en/latest/contributing-to-analyses) -Please also review our [Policies](https://openscpca.readthedocs.io/policies) before contributing. +Please also review our [Policies](https://openscpca.readthedocs.io/en/latest/policies) before contributing. diff --git a/README.md b/README.md index a948798ec..93d7abb96 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ We have comprehensive documentation to help you with various aspects of particip Please refer to it as you work on the project. -|[OpenScPCA Documentation](https://openscpca.readthedocs.io/)| +|[OpenScPCA Documentation](https://openscpca.readthedocs.io/en/latest/)| |---| ## Setting up and running analyses