From 196c766b59168f17c060ad3af6721b5edbc9708f Mon Sep 17 00:00:00 2001 From: HermitAssociation <112758548+HermitShamiko@users.noreply.github.com> Date: Sun, 18 Jan 2026 12:56:53 +0800 Subject: [PATCH] Update download.md Fix the blog link error on the download page --- pages/download.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/download.md b/pages/download.md index 9aa5657..44c9e34 100644 --- a/pages/download.md +++ b/pages/download.md @@ -12,7 +12,7 @@ Download the compressed, production version: * [Download the uncompressed development version of jQuery 4.0.0](https://code.jquery.com/jquery-4.0.0.js) * [Download the map file for jQuery 4.0.0](https://code.jquery.com/jquery-4.0.0.min.map) -* [jQuery 4.0.0 blog post with release notes](https://blog.jquery.com/2023/08/28/jquery-3-7-1-released-reliable-table-row-dimensions/) +* [jQuery 4.0.0 blog post with release notes](https://blog.jquery.com/2026/01/17/jquery-4-0-0/) The slim build is a smaller version, that excludes the [ajax](https://api.jquery.com/category/ajax/) and [effects](https://api.jquery.com/category/effects/) modules: