Skip to content

Commit

Permalink
docs(Readme): Fix badge url
Browse files Browse the repository at this point in the history
  • Loading branch information
jourdain committed Jun 29, 2016
1 parent 34c8a14 commit d96af5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
## [Visualizer](http://kitware.github.io/Visualizer/)

[![Build Status](https://travis-ci.org/Kitware/visualizer.svg)](https://travis-ci.org/Kitware/visualizer)
[![Dependency Status](https://david-dm.org/kitware/pvw-visualizer.svg)](https://david-dm.org/kitware/pvw-visualizer)
[![Dependency Status](https://david-dm.org/kitware/visualizer.svg)](https://david-dm.org/kitware/pvw-visualizer)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release)
![npm-download](https://img.shields.io/npm/dm/visualizer.svg)
![npm-version-requirement](https://img.shields.io/badge/npm->=3.0.0-brightgreen.svg)
Expand Down

0 comments on commit d96af5c

Please sign in to comment.