Przeglądaj źródła

Updated docs to monorepo state.

Kamil Piechaczek 5 lat temu
rodzic
commit
62e1686078

+ 0 - 3
packages/ckeditor5-easy-image/README.md

@@ -2,9 +2,6 @@ CKEditor 5 Easy Image with Cloud Services
 =========================================
 
 [![npm version](https://badge.fury.io/js/%40ckeditor%2Fckeditor5-easy-image.svg)](https://www.npmjs.com/package/@ckeditor/ckeditor5-easy-image)
-[![Build Status](https://travis-ci.org/ckeditor/ckeditor5-easy-image.svg?branch=master)](https://travis-ci.org/ckeditor/ckeditor5-easy-image)
-[![Coverage Status](https://coveralls.io/repos/github/ckeditor/ckeditor5-easy-image/badge.svg?branch=master)](https://coveralls.io/github/ckeditor/ckeditor5-easy-image?branch=master)
-<br>
 [![Dependency Status](https://david-dm.org/ckeditor/ckeditor5-easy-image/status.svg)](https://david-dm.org/ckeditor/ckeditor5-easy-image)
 [![devDependency Status](https://david-dm.org/ckeditor/ckeditor5-easy-image/dev-status.svg)](https://david-dm.org/ckeditor/ckeditor5-easy-image?type=dev)
 

+ 2 - 2
packages/ckeditor5-easy-image/docs/api/easy-image.md

@@ -24,11 +24,11 @@ npm install --save @ckeditor/ckeditor5-easy-image
 
 ## Contribute
 
-The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5-easy-image.
+The source code of this package is available on GitHub in https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-easy-image.
 
 ## External links
 
 * [`@ckeditor/ckeditor5-easy-image` on npm](https://www.npmjs.com/package/@ckeditor/ckeditor5-easy-image)
-* [`ckeditor/ckeditor5-easy-image` on GitHub](https://github.com/ckeditor/ckeditor5-easy-image)
+* [`ckeditor/ckeditor5-easy-image` on GitHub](https://github.com/ckeditor/ckeditor5/tree/master/packages/ckeditor5-easy-image)
 * [Issue tracker](https://github.com/ckeditor/ckeditor5/issues)
 * [Changelog](https://github.com/ckeditor/ckeditor5-easy-image/blob/master/CHANGELOG.md)