diff --git a/README.md b/README.md index fb8723e9..cebfa6d9 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ import 'bulma/css/bulma.css' ### CDN -[https://cdnjs.com/libraries/bulma](https://cdnjs.com/libraries/bulma) +[https://www.jsdelivr.com/package/npm/bulma](https://www.jsdelivr.com/package/npm/bulma) Feel free to raise an issue or submit a pull request. diff --git a/docs/_includes/snippets/getting-started.html b/docs/_includes/snippets/getting-started.html index e89d3066..07bdb23f 100644 --- a/docs/_includes/snippets/getting-started.html +++ b/docs/_includes/snippets/getting-started.html @@ -4,7 +4,7 @@ Hello Bulma! - + diff --git a/docs/documentation/overview/start.html b/docs/documentation/overview/start.html index e94ba42f..71104cec 100644 --- a/docs/documentation/overview/start.html +++ b/docs/documentation/overview/start.html @@ -19,7 +19,7 @@ breadcrumb: use npm to install the Bulma package
  • - use the cdnjs CDN to link to the Bulma stylesheet + use the jsDelivr CDN to link to the Bulma stylesheet
  • use the GitHub repository to get the latest development version @@ -45,9 +45,9 @@ breadcrumb:

    - Use the cdnjs CDN + Use the jsDelivr CDN
    - https://cdnjs.com/libraries/bulma + https://www.jsdelivr.com/package/npm/bulma