Skip to content

Commit be3ea1d

Browse files
committed
Categories: Update the jQuery 4.0.0 blog post, add upgrade guide
Changes to the "Version 4.0" category: * Change the `4.0.0-beta.2` blog post link to the `4.0.0-rc.1` one * Add a link to the `4.0` upgrade guide
1 parent 81fac1e commit be3ea1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

categories.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -626,7 +626,7 @@ var files = event.originalEvent.dataTransfer.files;
626626
<p>Dropped support for IE &lt;11 &amp; Edge Legacy, removed deprecated APIs, added FormData support, improved support for CSP &amp; Trusted Types. Automatic JSONP promotion removed. Special handling of boolean attributes removed.</p>
627627
<p>Callbacks &amp; Deferred modules are now excluded from the Slim build.</p>
628628
<p>jQuery is now authored in ESM.</p>
629-
<p>For more information, see the <a href="https://blog.jquery.com/2024/07/17/second-beta-of-jquery-4-0-0/">Release Notes/Changelog of jQuery 4.0.0-beta.2</a>.</p>
629+
<p>For more information, see the <a href="https://jquery.com/upgrade-guide/4.0/">jQuery Core 4.0 Upgrade guide</a> and the <a href="https://blog.jquery.com/2025/08/11/jquery-4-0-0-release-candidate-1/">Release Notes/Changelog of jQuery 4.0.0-rc.1</a>.</p>
630630
<hr/>
631631
]]></desc>
632632
</category>

0 commit comments

Comments
 (0)