Skip to content
This repository was archived by the owner on Sep 8, 2020. It is now read-only.

Commit 8b343f1

Browse files
committed
docs(README): change to the svg coveralls badge
1 parent 0174980 commit 8b343f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# UI.Sortable directive
22
[![Build Status](https://travis-ci.org/angular-ui/ui-sortable.svg)](https://travis-ci.org/angular-ui/ui-sortable)
3-
[![Coverage Status](https://coveralls.io/repos/angular-ui/ui-sortable/badge.png?branch=master)](https://coveralls.io/r/angular-ui/ui-sortable?branch=master)
3+
[![Coverage Status](https://coveralls.io/repos/angular-ui/ui-sortable/badge.svg?branch=master)](https://coveralls.io/r/angular-ui/ui-sortable?branch=master)
44
[![debugInfoEnabled(false) Ready Badge](https://rawgit.com/thgreasi/ng-debugInfoDisabled-badges/master/badge1.svg)](https://docs.angularjs.org/guide/production#disabling-debug-data)
55

66
This directive allows you to sort an array with drag & drop.

0 commit comments

Comments
 (0)