Skip to content

Commit b7b5403

Browse files
committed
Internal: Remove Gitter badge. Part of ckeditor/ckeditor5#2075
1 parent ec34041 commit b7b5403

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
# CKEditor 5 rich text editor component for React
22

3-
[![Join the chat at https://gitter.im/ckeditor/ckeditor5](https://badges.gitter.im/ckeditor/ckeditor5.svg)](https://gitter.im/ckeditor/ckeditor5?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
43
[![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-react.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-react)
54
[![Build Status](https://travis-ci.org/ckeditor/ckeditor5-react.svg?branch=master)](https://travis-ci.org/ckeditor/ckeditor5-react)
65
[![Coverage Status](https://coveralls.io/repos/github/ckeditor/ckeditor5-react/badge.svg?branch=master)](https://coveralls.io/github/ckeditor/ckeditor5-react?branch=master)
@@ -91,7 +90,7 @@ After bumping the version, you can publish the changes:
9190
npm run release:publish
9291
```
9392

94-
As in the previous task, the `--dry-run` option is also available.
93+
As in the previous task, the `--dry-run` option is also available.
9594

9695
Note: Only the `dist/` directory will be published.
9796

0 commit comments

Comments
 (0)