From 175610e58d884840f7993810863972dc838feed5 Mon Sep 17 00:00:00 2001 From: Jeremy Thomas Date: Sat, 19 Oct 2019 11:31:58 -0400 Subject: [PATCH] Fix #2663 -> use jsDelivr instead --- README.md | 2 +- docs/_includes/snippets/getting-started.html | 2 +- docs/documentation/overview/start.html | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) 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: