Skip to content

Commit e690172

Browse files
authored
Fix links in README
1 parent e695b6b commit e690172

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66

77
## Documentation [here][documenter_latest]
88

9-
[travis_badge]: https://travis-ci.org/dpsanders/IntervalOptimisation.jl.svg?branch=master
10-
[travis_url]: https://travis-ci.org/dpsanders/IntervalOptimisation.jl
9+
[travis_badge]: https://travis-ci.org/JuliaIntervals/IntervalOptimisation.jl.svg?branch=master
10+
[travis_url]: https://travis-ci.org/JuliaIntervals/IntervalOptimisation.jl
1111

12-
[appveyor_badge]: https://ci.appveyor.com/api/projects/status/github/dpsanders/IntervalOptimisation.jl?svg=true&branch=master
13-
[appveyor_url]: https://ci.appveyor.com/project/dpsanders/intervaloptimisation-jl
12+
[appveyor_badge]: https://ci.appveyor.com/api/projects/status/github/JuliaIntervals/IntervalOptimisation.jl?svg=true&branch=master
13+
[appveyor_url]: https://ci.appveyor.com/project/JuliaIntervals/intervaloptimisation-jl
1414

15-
[codecov_badge]: http://codecov.io/github/dpsanders/IntervalOptimisation.jl/coverage.svg?branch=master
16-
[codecov_url]: http://codecov.io/github/dpsanders/IntervalOptimisation.jl?branch=master
15+
[codecov_badge]: http://codecov.io/github/JuliaIntervals/IntervalOptimisation.jl/coverage.svg?branch=master
16+
[codecov_url]: http://codecov.io/github/JuliaIntervals/IntervalOptimisation.jl?branch=master
1717

18-
[documenter_stable]: https://dpsanders.github.io/IntervalOptimisation.jl/stable
19-
[documenter_latest]: https://dpsanders.github.io/IntervalOptimisation.jl/latest
18+
[documenter_stable]: https://JuliaIntervals.github.io/IntervalOptimisation.jl/stable
19+
[documenter_latest]: https://JuliaIntervals.github.io/IntervalOptimisation.jl/latest
2020

2121

2222
## Rigorous global optimisation using Julia

0 commit comments

Comments
 (0)