mirror of
https://github.com/Crosstalk-Solutions/project-nomad.git
synced 2026-03-28 03:29:25 +01:00
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>
This commit is contained in:
parent
92ce7400e7
commit
5b990b7323
|
|
@ -557,10 +557,10 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"id": "devdocs_en_react",
|
"id": "devdocs_en_react",
|
||||||
"version": "2026-01",
|
"version": "2026-02",
|
||||||
"title": "React Documentation",
|
"title": "React Documentation",
|
||||||
"description": "React library reference and tutorials",
|
"description": "React library reference and tutorials",
|
||||||
"url": "https://download.kiwix.org/zim/devdocs/devdocs_en_react_2026-01.zim",
|
"url": "https://download.kiwix.org/zim/devdocs/devdocs_en_react_2026-02.zim",
|
||||||
"size_mb": 3
|
"size_mb": 3
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user