From 59bedd14a967bd0211bfe642b222e8547d83c12a Mon Sep 17 00:00:00 2001 From: mark van tilburg Date: Wed, 28 Jan 2026 12:41:55 +0100 Subject: [PATCH] Update jsDelivr links to use 'master' version Change example links to pull the "latest" from github instead of the old tag --- README.markdown | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.markdown b/README.markdown index 2dc2f83f4..7070abc91 100644 --- a/README.markdown +++ b/README.markdown @@ -17,20 +17,20 @@ to serve the files as close, and fast as possible to your users: - https://cdnjs.com/libraries/slick-carousel - [https://cdn.jsdelivr.net/gh/kenwheeler/slick/](https://cdn.jsdelivr.net/gh/kenwheeler/slick/) -##### Example using jsDelivr +##### Example using (master) from jsDelivr Just add a link to the css file in your ``: ```html - + - + ``` Then, before your closing `````` tag add: ```html - + ``` #### Package Managers