Explorar el Código

Merge branch 'monorepo-pending'

Marek Lewandowski hace 5 años
padre
commit
d7bac3e1e1

+ 0 - 3
packages/ckeditor5-remove-format/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)
-<br>
 [![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)
 

+ 2 - 2
packages/ckeditor5-remove-format/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)