Bladeren bron

Merge branch 'monorepo-pending'

Marek Lewandowski 5 jaren geleden
bovenliggende
commit
7e83c6d5a8
2 gewijzigde bestanden met toevoegingen van 2 en 5 verwijderingen
  1. 0 3
      packages/ckeditor5-mention/README.md
  2. 2 2
      packages/ckeditor5-mention/docs/api/mention.md

+ 0 - 3
packages/ckeditor5-mention/README.md

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

+ 2 - 2
packages/ckeditor5-mention/docs/api/mention.md

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