We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e5f0df commit 84ed7b5Copy full SHA for 84ed7b5
README.md
@@ -7,7 +7,7 @@ For more information about the changes made in jQuery 1.9, see the [upgrade guid
7
In your web page, load this plugin *after* the script for jQuery:
8
9
```html
10
-<script src="http://code.jquery.com/jquery-1.11.3.js"></script>
+<script src="http://code.jquery.com/jquery-1.12.4.js"></script>
11
<script src="http://code.jquery.com/jquery-migrate-1.4.1.js"></script>
12
```
13
0 commit comments