Skip to content

Commit 176c7f6

Browse files
committed
Index: removed not working MS CDN links
1 parent ce3bea5 commit 176c7f6

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

pages/index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -29,17 +29,6 @@ <h3>Installation via Package Managers</h3>
2929
<li><a href="https://www.nuget.org/packages/jquery.validation">NuGet</a>: <code>Install-Package jQuery.Validation</code></li>
3030
</ul>
3131

32-
<h3>
33-
1.15.0 files on Microsoft's Ajax CDN (hotlinking welcome):</h3>
34-
<ul>
35-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.js</a></li>
36-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/jquery.validate.min.js</a></li>
37-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.js</a></li>
38-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.min.js">http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/additional-methods.min.js</a></li>
39-
<li>Localization Files at http://ajax.aspnetcdn.com/ajax/jquery.validate/1.15.0/localization/messages_##.js where ## is the loc code.</li>
40-
<li><a href="http://ajax.aspnetcdn.com/ajax/jquery.validate/1.8/jquery.validate-vsdoc.js">vsdoc file for VisualStudio</a></li>
41-
</ul>
42-
4332
<h3>
4433
<a href="http://www.jsdelivr.com/#!jquery.validation">Latest files on jsDelivr CDN</a> (hotlinking welcome):</h3>
4534
<ul>

0 commit comments

Comments
 (0)