Skip to content

Commit 84ed7b5

Browse files
collinandersonmgol
authored andcommitted
Docs: Reference the final jQuery 1.x version
Closes #249
1 parent 6e5f0df commit 84ed7b5

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
@@ -7,7 +7,7 @@ For more information about the changes made in jQuery 1.9, see the [upgrade guid
77
In your web page, load this plugin *after* the script for jQuery:
88

99
```html
10-
<script src="http://code.jquery.com/jquery-1.11.3.js"></script>
10+
<script src="http://code.jquery.com/jquery-1.12.4.js"></script>
1111
<script src="http://code.jquery.com/jquery-migrate-1.4.1.js"></script>
1212
```
1313

0 commit comments

Comments
 (0)