diff --git a/README.md b/README.md index 77ec43a..81179e1 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,6 @@ CKEditor 5 remove format feature =========================== [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-remove-format.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-remove-format) -[![Build Status](https://travis-ci.org/ckeditor/ckeditor5-remove-format.svg?branch=master)](https://travis-ci.org/ckeditor/ckeditor5-remove-format) -[![Coverage Status](https://coveralls.io/repos/github/ckeditor/ckeditor5-remove-format/badge.svg?branch=master)](https://coveralls.io/github/ckeditor/ckeditor5-remove-format?branch=master) -
[![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-remove-format/status.svg)](https://david-dm.org/ckeditor/ckeditor5-remove-format) [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-remove-format/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-remove-format?type=dev) diff --git a/docs/api/remove-format.md b/docs/api/remove-format.md index 2b027c5..6e0597d 100644 --- a/docs/api/remove-format.md +++ b/docs/api/remove-format.md @@ -24,11 +24,11 @@ npm install --save @ckeditor/ckeditor5-remove-format ## Contribute -The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-remove-format. +The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-remove-format. ## External links * [`@ckeditor/ckeditor5-remove-format` on npm](https://www.npmjs.com/package/@ckeditor/ckeditor5-remove-format) -* [`ckeditor/ckeditor5-remove-format` on GitHub](https://github.com/ckeditor/ckeditor5-remove-format) +* [`ckeditor/ckeditor5-remove-format` on GitHub](https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-remove-format) * [Issue tracker](https://github.com/ckeditor/ckeditor5/issues) * [Changelog](https://github.com/ckeditor/ckeditor5-remove-format/blob/master/CHANGELOG.md)