diff --git a/README.md b/README.md index d5535dd..178fc57 100644 --- a/README.md +++ b/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) -
[![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) diff --git a/docs/api/easy-image.md b/docs/api/easy-image.md index fad2d10..a8609a0 100644 --- a/docs/api/easy-image.md +++ b/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)