From 33f5500adf023754aa123c046073194e30ef41ed Mon Sep 17 00:00:00 2001 From: alexweissman Date: Sat, 18 Nov 2017 18:55:21 -0500 Subject: [PATCH] update CDN version in installation instructions --- pages/01.getting-started/01.installation/docs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/01.getting-started/01.installation/docs.md b/pages/01.getting-started/01.installation/docs.md index d2ae31cd..00fa038b 100644 --- a/pages/01.getting-started/01.installation/docs.md +++ b/pages/01.getting-started/01.installation/docs.md @@ -13,8 +13,8 @@ A CDN (content delivery network) is the fastest way to get up and running with S Select2 is hosted on both the [cdnjs](https://cdnjs.com/libraries/select2) and [jsDelivr](https://www.jsdelivr.com/#!select2) CDNs. Simply include the following lines of code in the `` section of your page: ``` - - + + ``` >>> Immediately following a new release, it takes some time for CDNs to catch up and get the new versions live on the CDN.