Browse Source

STYLE: Fix CircleCI link

The CDash project for CTK seems retired. Clicking the test results link should
navigate to CircleCI. Additionally, update the build status icon to 'shield'
style, which includes the word 'circleci'.
Max Smolens 7 years ago
parent
commit
28f072f7e1
1 changed files with 2 additions and 2 deletions
  1. 2 2
      README.rst

+ 2 - 2
README.rst

@@ -1,8 +1,8 @@
 Common Toolkit
 Common Toolkit
 ==============
 ==============
 
 
-.. image:: https://circleci.com/gh/commontk/CTK.svg?style=svg
-    :target: http://my.cdash.org/index.php?project=CTK
+.. image:: https://circleci.com/gh/commontk/CTK.png?style=shield
+    :target: https://circleci.com/gh/commontk/CTK
 
 
 The Common Toolkit is a community effort to provide support code for medical image analysis,
 The Common Toolkit is a community effort to provide support code for medical image analysis,
 surgical navigation, and related projects.
 surgical navigation, and related projects.