Skip to content

Commit bb107b9

Browse files
committed
Update documentation links
1 parent f70f64d commit bb107b9

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
@@ -11,7 +11,7 @@
1111

1212
**Installation**: `julia> Pkg.add("Convex")`
1313

14-
- **Detailed documentation and examples** for Convex.jl ([stable](http://convexjl.readthedocs.io/en/stable) | [latest](http://convexjl.readthedocs.io/en/latest)).
14+
- **Detailed documentation and examples** for Convex.jl ([stable](https://juliaopt.github.io/Convex.jl/stable) | [latest](https://juliaopt.github.io/Convex.jl/dev)).
1515
- If you're running into **bugs or have feature requests**, please use the [Github Issue Tracker](https://github.com/JuliaOpt/Convex.jl/issues>).
1616
- For usage questions, please contact us via [Discourse](https://discourse.julialang.org/c/domain/opt).
1717

0 commit comments

Comments
 (0)