Skip to content
Snippets Groups Projects
Unverified Commit a6653305 authored by David Beniamine's avatar David Beniamine
Browse files

use https for jquery

parent 9f7bfefb
Branches
Tags 1.0
No related merge requests found
......@@ -2,7 +2,7 @@
<html>
<head>
<title>Tetras Back</title>
<script src="http://code.jquery.com/jquery-1.8.2.min.js"></script>
<script src="https://code.jquery.com/jquery-1.8.2.min.js"></script>
<meta charset="UTF-8">
<meta name="author" content="David Beniamine and Felix Coudurier">
<link rel="stylesheet" href="style.css"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment