Skip to content

Commit 38e696f

Browse files
authored
fix conda-forge URL [skip ci]
1 parent fbc4350 commit 38e696f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ python setup.py install --user # for user install (no root)
4242

4343
#### Anaconda installation with conda-forge
4444

45-
If you use the Anaconda python distribution, POT is available in [conda-forge](conda-forge.github.io). To install it and the required dependencies:
45+
If you use the Anaconda python distribution, POT is available in [conda-forge](https://conda-forge.org). To install it and the required dependencies:
4646
```
4747
conda install -c conda-forge pot
4848
```

0 commit comments

Comments
 (0)