Skip to content

Commit 303c1e9

Browse files
chriscrosstalkclaude
authored andcommitted
fix(collections): update stale React devdocs ZIM URL
Kiwix skipped the January 2026 build of devdocs_en_react — the 2026-01 URL returns 404. Updated to 2026-02 which exists. Closes #269 Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent d191a4f commit 303c1e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

collections/kiwix-categories.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -557,10 +557,10 @@
557557
},
558558
{
559559
"id": "devdocs_en_react",
560-
"version": "2026-01",
560+
"version": "2026-02",
561561
"title": "React Documentation",
562562
"description": "React library reference and tutorials",
563-
"url": "https://download.kiwix.org/zim/devdocs/devdocs_en_react_2026-01.zim",
563+
"url": "https://download.kiwix.org/zim/devdocs/devdocs_en_react_2026-02.zim",
564564
"size_mb": 3
565565
},
566566
{

0 commit comments

Comments
 (0)