From 5f1a28fb33a6a408ba16374d88b4bbe48083e063 Mon Sep 17 00:00:00 2001 From: "Zhian N. Kamvar" Date: Fri, 13 Sep 2024 09:27:09 -0700 Subject: [PATCH] fix broken CDN link in README The CDN link threw a 404 when I attempted to bundle it. I looked at https://github.com/reichlab/Covid-19-Hub-Vizualization/blob/178b49fadcce902e38d46ca01326448d69b53d22/index.html#L70C77-L70C111 to figure out the correct usage. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db8493..44a8a58 100644 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ In your HTML file, load the required CSS and JavaScript files: ```html