Skip to content

Commit c06a872

Browse files
committed
jquery: Don't advertise jQuery 1.x/2.x git builds
While we do have jQuery 1.x & 2.x git files, it's not worth advertising them - we don't plan any new releases on these lines and - apart from different unstable version strings - they don't differ from 1.12.4 & 2.2.4 respectively. People wanting latest 1.x or 2.x code should just download the latest stable versions from those lines.
1 parent 0350159 commit c06a872

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

templates/jquery-git.hbs

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,16 +16,6 @@
1616
<a href="/git/jquery-3.x-git.slim.js">slim</a>,
1717
<a href="/git/jquery-3.x-git.slim.min.js">slim minified</a>
1818
</li>
19-
<li>
20-
jQuery 2.x git build</a> -
21-
<a href="/git/jquery-2.x-git.js">uncompressed</a>,
22-
<a href="/git/jquery-2.x-git.min.js">minified</a>
23-
</li>
24-
<li>
25-
jQuery 1.x git build</a> -
26-
<a href="/git/jquery-1.x-git.js">uncompressed</a>,
27-
<a href="/git/jquery-1.x-git.min.js">minified</a>
28-
</li>
2919
<li>
3020
jQuery Migrate git build</a> -
3121
<a href="/git/jquery-migrate-git.js">uncompressed</a>,

0 commit comments

Comments
 (0)