ソースを参照

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

Piotrek Koszuliński 9 年 前
コミット
5c72507749
1 ファイル変更2 行追加3 行削除
  1. 2 3
      packages/ckeditor5-utils/README.md

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

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