Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Old-Shatterhand committed Nov 11, 2024
1 parent c708b37 commit 88f750c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Apart from the short overview, you can find a more detailed explanation of the t
## Installation

DataSAIL is installable from [conda](https://anaconda.org/kalininalab/datasail) using
[mamba](https://mamba.readthedocs.io/en/latest/installation.html#existing-conda-install>).
[mamba](https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html>).
using

````shell
Expand Down
2 changes: 1 addition & 1 deletion docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Install
DataSAIL is available for all modern versions of Pytion (v3.8 or newer).

.. note::
It is recommended to use `mamba <https://mamba.readthedocs.io/en/latest/installation.html#existing-conda-install>`_
It is recommended to use `mamba <https://mamba.readthedocs.io/en/latest/installation/mamba-installation.html>`_
for the installation because conda might not be able to resolve the dependencies of DataSAIL successfully.

.. raw:: html
Expand Down

0 comments on commit 88f750c

Please sign in to comment.