Procházet zdrojové kódy

Merge branch 'monorepo-pending'

Marek Lewandowski před 5 roky
rodič
revize
66a8ebcadc

+ 0 - 3
packages/ckeditor5-restricted-editing/README.md

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

+ 2 - 2
packages/ckeditor5-restricted-editing/docs/api/restricted-editing.md

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