Skip to content

Commit 69d0e5d

Browse files
authored
Update README.md
1 parent 33a6970 commit 69d0e5d

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
@@ -26,7 +26,7 @@ pkg> add ProximalOperators
2626

2727
With `using ProximalOperators` the package exports the `prox` and `prox!` methods to evaluate the proximal mapping of several functions.
2828

29-
A list of available function constructors is in the [documentation](https://kul-optec.github.io/ProximalOperators.jl/latest).
29+
A list of available function constructors is in the [documentation](https://juliafirstorder.github.io/ProximalOperators.jl/latest).
3030

3131
For example, you can create the L1-norm as follows.
3232

0 commit comments

Comments
 (0)