From ce502d5268699f00c6c1df7c79bc388753fd8361 Mon Sep 17 00:00:00 2001 From: Ray Speth Date: Fri, 14 Oct 2016 20:05:13 -0400 Subject: [PATCH] Fix Travis links in README.rst --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index ee3218392..73b2e9a14 100644 --- a/README.rst +++ b/README.rst @@ -84,8 +84,8 @@ Continuous Integration Status Travis builds (Linux & OS X): -.. image:: https://travis-ci.org/speth/cantera.svg?branch=master - :target: https://travis-ci.org/speth/cantera +.. image:: https://travis-ci.org/Cantera/cantera.svg?branch=master + :target: https://travis-ci.org/Cantera/cantera Appveyor builds (Windows):