From 24db0ab6b4833ab5018522b9114c4ceafcb31752 Mon Sep 17 00:00:00 2001
From: marmart0 <mario.martin.gonzalez@alumnos.uva.es>
Date: Sun, 15 Dec 2024 19:20:48 +0000
Subject: [PATCH] Update file index.html

---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 34755c5..882eec9 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
 <html>
     <head>
         <meta charset="utf-8">
-        <script src="https://d3js.org/d3.v7.min.js"></script>
+        <script src="http://d3js.org/d3.v7.min.js"></script>
         <script src="script.js"></script>
 
         
-- 
GitLab