Skip to content

Commit df8410c

Browse files
committed
Updated the badges to use shields.io
1 parent 3711c2c commit df8410c

File tree

1 file changed

+4
-6
lines changed

1 file changed

+4
-6
lines changed

README.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,8 @@
11
# Taiga Front #
22

3-
![Kaleidos Project](http://kaleidos.net/static/img/badge.png "Kaleidos Project")
4-
[![Managed with Taiga.io](https://tree.taiga.io/support/images/taiga-badge-gh.png)](https://taiga.io "Managed with Taiga.io")
5-
[![Build Status](https://travis-ci.org/taigaio/taiga-front.svg?branch=public-header-bar)](https://travis-ci.org/taigaio/taiga-front)
6-
[![Dependency Status](https://www.versioneye.com/user/projects/561ba659a193340f280013f4/badge.svg?style=flat)](https://www.versioneye.com/user/projects/561ba659a193340f280013f4)
7-
3+
![Kaleidos Project](http://kaleidos.net/static/img/badge.svg "Kaleidos Project")
4+
[![Managed with Taiga.io](https://img.shields.io/badge/managed%20with-TAIGA.io-709f14.svg)](https://tree.taiga.io/project/taiga/ "Managed with Taiga.io")
5+
[![Build Status](https://img.shields.io/travis/taigaio/taiga-front.svg)](https://travis-ci.org/taigaio/taiga-front "Build Status")
86

97
## Get the compiled version ##
108

@@ -177,4 +175,4 @@ To run a local Selenium Server, you will need to have the Java Development Kit (
177175
```
178176
protractor conf.e2e.js --suite=auth # To tests authentication
179177
protractor conf.e2e.js --suite=full # To test all the platform authenticated
180-
```
178+
```

0 commit comments

Comments
 (0)