Selaa lähdekoodia

Updated badges and removed code climate badge (see https://github.com/ckeditor/ckeditor5/issues/354#issuecomment-260581994)

Piotrek Koszuliński 9 vuotta sitten
vanhempi
commit
8c449fb433
1 muutettua tiedostoa jossa 2 lisäystä ja 3 poistoa
  1. 2 3
      packages/ckeditor5-typing/README.md

+ 2 - 3
packages/ckeditor5-typing/README.md

@@ -4,9 +4,8 @@ CKEditor 5 Typing Feature
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-typing.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-typing)
 [![Build Status](https://travis-ci.org/ckeditor/ckeditor5-typing.svg?branch=master)](https://travis-ci.org/ckeditor/ckeditor5-typing)
 [![Test Coverage](https://codeclimate.com/github/ckeditor/ckeditor5-typing/badges/coverage.svg)](https://codeclimate.com/github/ckeditor/ckeditor5-typing/coverage)
-[![Code Climate](https://codeclimate.com/github/ckeditor/ckeditor5-typing/badges/gpa.svg)](https://codeclimate.com/github/ckeditor/ckeditor5-typing)
-[![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-typing/status.svg)](https://david-dm.org/ckeditor/ckeditor5-typing#info=dependencies)
-[![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-typing/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-typing#info=devDependencies)
+[![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-typing/status.svg)](https://david-dm.org/ckeditor/ckeditor5-typing)
+[![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-typing/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-typing?type=dev)
 
 The typing feature for CKEditor 5. More information about the project can be found at the following URL: <https://github.com/ckeditor/ckeditor5-typing>.