Skip to content

Commit aabd5e2

Browse files
committed
Index: Update MS CDN to 1.13.1
1 parent 2e7ef18 commit aabd5e2

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

pages/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ <h3>Installation via Package Managers</h3>
2727
</ul>
2828

2929
<h3>
30-
<a href="http://www.asp.net/ajaxlibrary/CDNjQueryValidate1130.ashx">1.13.0 files on Microsoft's Ajax CDN</a> (hotlinking welcome):</h3>
30+
1.13.1 files on Microsoft's Ajax CDN (hotlinking welcome):</h3>
3131
<ul>
32-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/jquery.validate.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/jquery.validate.js</a></li>
33-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/jquery.validate.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/jquery.validate.min.js</a></li>
34-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/additional-methods.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/additional-methods.js</a></li>
35-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/additional-methods.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/additional-methods.min.js</a></li>
36-
<li>Localization Files at http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.0/localization/messages_##.js where ## is the loc code.</li>
32+
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.js</a></li>
33+
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/jquery.validate.min.js</a></li>
34+
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/additional-methods.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/additional-methods.js</a></li>
35+
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/additional-methods.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/additional-methods.min.js</a></li>
36+
<li>Localization Files at http://ajax.aspnetcdn.com/ajax/jquery.validate/1.13.1/localization/messages_##.js where ## is the loc code.</li>
3737
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.8/jquery.validate-vsdoc.js">vsdoc file for VisualStudio</a></li>
3838
</ul>
3939

0 commit comments

Comments
 (0)