Sfoglia il codice sorgente

Docs: Use keywords in npm search for builds. Closes ckeditor/ckeditor5-build-classic/issues/17.

Piotrek Koszuliński 8 anni fa
parent
commit
6188ba0fae
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/builds/guides/integration/installation.md

+ 1 - 1
docs/builds/guides/integration/installation.md

@@ -33,7 +33,7 @@ Check out the {@linkTODO CKEditor 5 Builds CDN website} for a list of URL entry
 
 ### npm
 
-All builds are released on npm. [Use this search link](https://www.npmjs.com/search?q=%40ckeditor%2Fckeditor5-build) to view all build packages available in npm.
+All builds are released on npm. [Use this search link](https://www.npmjs.com/search?q=keywords:ckeditor5-build&page=1&ranking=optimal) to view all build packages available in npm.
 
 Installing a classic build with npm is as simple as calling the following inside your website or application: