Skip to content

Commit 04ca4bb

Browse files
committed
Fix AppVeyor's url
1 parent 57a8334 commit 04ca4bb

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
@@ -93,7 +93,7 @@ println(getvalue(take))
9393
[build-img]: https://travis-ci.org/JuliaOpt/ECOS.jl.svg?branch=master
9494
[build-url]: https://travis-ci.org/JuliaOpt/ECOS.jl
9595
[winbuild-img]: https://ci.appveyor.com/api/projects/status/n0c8b6t1w39jho6d/branch/master?svg=true
96-
[winbuild-url]: https://ci.appveyor.com/api/projects/status/n0c8b6t1w39jho6d/branch/master
96+
[winbuild-url]: https://ci.appveyor.com/project/JuliaOpt/ecos-jl/branch/master
9797
[coveralls-img]: https://coveralls.io/repos/github/JuliaOpt/ECOS.jl/badge.svg?branch=master
9898
[coveralls-url]: https://coveralls.io/github/JuliaOpt/ECOS.jl?branch=master
9999
[codecov-img]: http://codecov.io/github/JuliaOpt/ECOS.jl/coverage.svg?branch=master

0 commit comments

Comments
 (0)