8
0
Эх сурвалжийг харах

Docs: CKE5 uses now monorepo architecture.

Marek Lewandowski 5 жил өмнө
parent
commit
b6cfcdee93

+ 1 - 1
docs/framework/guides/overview.md

@@ -37,7 +37,7 @@ The framework was designed to be a highly flexible and universal platform for cr
 
 ## Framework structure
 
-The framework is made of several [npm packages](https://npmjs.com). Every package is developed in its own repository, making CKEditor 5 a multi-repository project. The main repository that glues all of them and contains the CKEditor 5 development environment is https://github.com/ckeditor/ckeditor5.
+The framework is made of several [npm packages](https://npmjs.com). Each package is available in the `/packages` directory of the https://github.com/ckeditor/ckeditor5 repository.
 
 A complete list of official packages that constitute the framework is available in the [main repository's README](https://github.com/ckeditor/ckeditor5#packages).