浏览代码

Merge branch 'monorepo-pending'

Marek Lewandowski 5 年之前
父节点
当前提交
2d46d2a6cd

+ 0 - 3
packages/ckeditor5-paste-from-office/README.md

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

+ 2 - 2
packages/ckeditor5-paste-from-office/docs/api/paste-from-office.md

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