Skip to content

Commit

Permalink
Fix links to docs (#1868)
Browse files Browse the repository at this point in the history
* Fix links to docs

The docs still don't exist yet. This commit will trigger a travis build.

* Corrected link
  • Loading branch information
mlubin authored Feb 16, 2019
1 parent ebd368b commit 0fa6f12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ Our documentation includes an installation guide, quick-start guide, and referen
a list of the significant breaking changes in the JuMP 0.19 release.**

**Latest Release**: 0.19.0 (`release-0.19` branch)
* [Documentation](http://www.juliaopt.org/JuMP.jl/0.19/)
* [Documentation](http://www.juliaopt.org/JuMP.jl/v0.19.0/)
* [Examples](https://github.com/JuliaOpt/JuMP.jl/tree/release-0.19/examples)
* Testing status:
* TravisCI: [![Build Status](https://travis-ci.org/JuliaOpt/JuMP.jl.svg?branch=release-0.19)](https://travis-ci.org/JuliaOpt/JuMP.jl)
Expand Down

0 comments on commit 0fa6f12

Please sign in to comment.