From fe8e1fcad50f3ba4e1613467acd8e0845c3a9dd8 Mon Sep 17 00:00:00 2001 From: Thomas Ferris Date: Tue, 1 Oct 2019 17:26:50 -0700 Subject: [PATCH] Update index.html --- docs/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.html b/docs/index.html index a9e5ee68..1cfe50a1 100644 --- a/docs/index.html +++ b/docs/index.html @@ -311,7 +311,7 @@

Setup

<!-- JS --> <script src="https://code.jquery.com/jquery-3.2.1.min.js"></script> - <script src="jquery.fancybox.min.js"></script> + <script src="https://jquery.fancybox.min.js"></script> </body> </html>