From 8fc9c697fac8dbad87622463e83efd646fcc6405 Mon Sep 17 00:00:00 2001 From: Ildar Sagdejev Date: Mon, 12 Jul 2021 10:58:36 -0400 Subject: [PATCH] Use latest online version of jQuery Since `jquery.js` isn't actually included with this project, linking to the latest version from the CDN makes the browser tool work out of the box. --- Javascript/main.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Javascript/main.html b/Javascript/main.html index 8577594..089d579 100644 --- a/Javascript/main.html +++ b/Javascript/main.html @@ -3,7 +3,7 @@ Simplify an SVG - + @@ -97,4 +97,4 @@

Matrix transformations

- \ No newline at end of file +