Skip to content

Commit 9f7422f

Browse files
committed
Pages: Update index to 1.12.0
1 parent 8456748 commit 9f7422f

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

pages/index.html

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -10,17 +10,18 @@
1010

1111
<p>The plugin is written and maintained by Jörn Zaefferer, a member of the <a href="http://jquery.org/team">jQuery team</a>, lead developer on the jQuery UI team and maintainer of QUnit. It was started back in the early days of jQuery in 2006, and updated and improved since then.</p>
1212

13-
<p><strong>Current version:</strong> 1.11.1</p>
14-
<p><strong>License:</strong> MIT</p>
13+
<div><strong>Current version:</strong> 1.12.0</div>
14+
<div><strong>License:</strong> MIT</div>
15+
1516
<h3>Files:</h3>
16-
<a title="zip-Archive with source code, minified and packed version, demos and examples" href="http://jquery.bassistance.de/validate/jquery-validation-1.11.1.zip">Download</a>
17-
<a href="http://jquery.bassistance.de/validate/changelog.txt">Changelog</a>
18-
<a href="http://jquery.bassistance.de/validate/demo/">Demos</a>
17+
<a title="zip-Archive with source code, minified and packed version, demos and examples" href="http://jqueryvalidation.org/files/jquery-validation-1.12.0.zip">Download</a>
18+
<a href="https://github.com/jzaefferer/jquery-validation/blob/master/changelog.md">Changelog</a>
19+
<a href="http://jqueryvalidation.org/files/demo/">Demos</a>
1920
<a href="http://jqueryvalidation.org/documentation/">Documentation</a>
2021
<a href="https://github.com/jzaefferer/jquery-validation">GitHub Repository</a>
21-
<a href="https://github.com/jzaefferer/jquery-validation/tree/1.11.1">GitHub 1.11.1 Tag</a>
22+
<a href="https://github.com/jzaefferer/jquery-validation/tree/1.12.0">GitHub 1.12.0 Tag</a>
2223

23-
<a href="http://www.asp.net/ajaxLibrary/CDNjQueryValidate1111.ashx">1.11.1 files on Microsoft's Ajax CDN</a> (hotlinking welcome):
24+
<a href="http://www.asp.net/ajaxLibrary/CDNjQueryValidate1111.ashx">1.11.1 files on Microsoft's Ajax CDN</a> (hotlinking welcome; will be updated once 1.12.0 is available):
2425
<ul>
2526
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.js</a></li>
2627
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.11.1/jquery.validate.min.js</a></li>

0 commit comments

Comments
 (0)