Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 59c7738

Browse files
corrected the URL of jquery qunit CSS
1 parent 62cd2f8 commit 59c7738

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<meta charset="utf-8">
2121
<title>jQuery File Upload Plugin Test</title>
2222
<meta name="viewport" content="width=device-width, initial-scale=1.0">
23-
<link rel="stylesheet" href="http://codeorigin.jquery.com/qunit/qunit-1.14.0.css">
23+
<link rel="stylesheet" href="//codeorigin.jquery.com/qunit/qunit-1.14.0.css">
2424
</head>
2525
<body>
2626
<h1 id="qunit-header">jQuery File Upload Plugin Test</h1>

0 commit comments

Comments
 (0)