From 320737f3d71b94152320cec8dc6de25ad75cb229 Mon Sep 17 00:00:00 2001 From: Kyle Barbary Date: Wed, 21 Feb 2018 07:48:36 -0800 Subject: [PATCH] update README badge URLs for repo move --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e247a0c..f2ac3f4 100644 --- a/README.md +++ b/README.md @@ -3,9 +3,9 @@ SkyCoords.jl Basic astronomical coordinate systems in Julia -[![Build Status](https://img.shields.io/travis/kbarbary/SkyCoords.jl.svg?style=flat-square)](https://travis-ci.org/kbarbary/SkyCoords.jl) +[![Build Status](https://img.shields.io/travis/JuliaAstro/SkyCoords.jl.svg?style=flat-square)](https://travis-ci.org/JuliaAstro/SkyCoords.jl) [![Build status](https://img.shields.io/appveyor/ci/kbarbary/skycoords-jl.svg?style=flat-square&label=windows)](https://ci.appveyor.com/project/kbarbary/skycoords-jl/branch/master) -[![Coverage Status](http://img.shields.io/coveralls/kbarbary/SkyCoords.jl.svg?style=flat-square)](https://coveralls.io/r/kbarbary/SkyCoords.jl?branch=master) +[![Coverage Status](http://img.shields.io/coveralls/JuliaAstro/SkyCoords.jl.svg?style=flat-square)](https://coveralls.io/r/JuliaAstro/SkyCoords.jl?branch=master) ## Install