diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index e4220bf7f..de87f1a31 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -99,7 +99,7 @@ To be considered popular enough to be within our scope, a brand must be in exist 1. In cases where a brand does not have its own website the Similarweb rank of its parent company will be accepted _if_ the brand is that company's primary product. 1. Its packages meet one of the following minimum requirements: - [npm](https://www.npmjs.com): 100k weekly downloads, - - [JSDelivr](https://www.jsdelivr.com): 1m daily or 35m monthly requests, + - [jsDelivr](https://www.jsdelivr.com): 1m daily or 35m monthly requests, - [crates.io](https://crates.io): 100k weekly downloads, - [PyPi Stats](https://pypistats.org): 100k weekly downloads, or, 1. If the brand is a Fediverse project, it needs to have a minimum of 10,000 Monthly Active Users as listed on [FediDB](https://fedidb.org/software). diff --git a/README.md b/README.md index 0df7270bd..b2b69ffe4 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ Icons can be downloaded as SVGs directly from [our website](https://simpleicons. ### CDN Usage -Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [Unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following: +Icons can be served from a CDN such as [jsDelivr](https://www.jsdelivr.com/package/npm/simple-icons) or [unpkg](https://unpkg.com/browse/simple-icons/). Simply use the `simple-icons` npm package and specify a version in the URL like the following: ```html