diff --git a/README.md b/README.md index 5404054..509d804 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # SCSBuilder -[![Build Status](https://travis-ci.org/juan-pablo-vielma/SCSBuilder.svg?branch=master)](https://travis-ci.org/juan-pablo-vielma/SCSBuilder) +[![Build Status](https://travis-ci.org/JuliaOpt/SCSBuilder.svg?branch=master)](https://travis-ci.org/JuliaOpt/SCSBuilder) This repository builds binary artifacts for the SCSBuilder project. Binary artifacts are automatically uploaded to -[this repository's GitHub releases page](https://github.com/juan-pablo-vielma/SCSBuilder/releases) whenever a tag is created +[this repository's GitHub releases page](https://github.com/JuliaOpt/SCSBuilder/releases) whenever a tag is created on this repository. This repository was created using [BinaryBuilder.jl](https://github.com/JuliaPackaging/BinaryBuilder.jl)