Skip to content

Commit cdd5706

Browse files
authored
Browser Support: Update a link to jQuery 1.x versions
We now use releases.jquery.com instead of code.jquery.com for those.
1 parent 5554e92 commit cdd5706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/browser-support.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h3>Mobile</h3>
2828

2929
<p>Firefox ESR (Extended Support Release) is a Firefox version for use by organizations including schools, universities, businesses and others who need extended support for mass deployments. It is based on a regular release of Firefox and synced from the next regular Firefox every few releases - example ESR versions include Firefox 47, 52 &amp; 60. At any given time there are at most two ESR versions available; jQuery supports both of them. See <a href="https://www.mozilla.org/en-US/firefox/organizations/">the Mozilla site</a> for more information.</p>
3030

31-
<p>If you need to support older browsers like Internet Explorer 6-8, Opera 12.1x or Safari 5.1+, use <a href="https://code.jquery.com/jquery/#jquery-all-1.x">jQuery 1.12</a>.</p>
31+
<p>If you need to support older browsers like Internet Explorer 6-8, Opera 12.1x or Safari 5.1+, use <a href="https://releases.jquery.com/jquery/#jquery-all-1.x">jQuery 1.12</a>.</p>
3232
<hr>
3333

3434
<h2>Unsupported Browsers</h2>

0 commit comments

Comments
 (0)