Skip to content

Commit 351c939

Browse files
committed
Update CDN path to reflect new tag version format
the CDN version directory now seems to be major.minor (without patch level .0)
1 parent 0f12213 commit 351c939

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ The Form Plugin supports use of [XMLHttpRequest Level 2]("http://www.w3.org/TR/X
186186
---
187187

188188
##CDN Support
189-
`<script src="//oss.maxcdn.com/jquery.form/3.50.0/jquery.form.min.js"></script>`
189+
`<script src="//oss.maxcdn.com/jquery.form/3.50/jquery.form.min.js"></script>`
190190

191191
##Copyright and License
192192
Copyright 2006-2013 (c) M. Alsup

0 commit comments

Comments
 (0)