浏览代码

Merge branch 'monorepo-pending'

Marek Lewandowski 5 年之前
父节点
当前提交
2fd759d29d
共有 2 个文件被更改,包括 2 次插入5 次删除
  1. 0 3
      packages/ckeditor5-ui/README.md
  2. 2 2
      packages/ckeditor5-ui/docs/api/ui.md

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

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

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

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