Skip to content

Commit 3d9aaae

Browse files
authored
Fix POT link in README.md
1 parent 9da044c commit 3d9aaae

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ This package provides some [Julia](https://julialang.org/) implementations of al
1313

1414
Notably, OptimalTransport.jl provides GPU acceleration through [CUDA.jl](https://github.com/JuliaGPU/CUDA.jl/) and [NNlibCUDA.jl](https://github.com/FluxML/NNlibCUDA.jl).
1515

16-
This package is inspired by the [Python Optimal Transport](https://optimaltransport.github.io/)
17-
package.
16+
This package is inspired by the [Python Optimal Transport](https://pythonot.github.io/) package.
1817

1918
## Example
2019

0 commit comments

Comments
 (0)