Skip to content

Commit c931c2b

Browse files
chriscrosstalkclaude
authored andcommitted
fix(UI): replace WikiHow reference with DIY repair guides
WikiHow ZIM files were deprecated by Kiwix after WikiHow requested removal to protect their content from LLM training harvesting. Replace with "DIY repair guides and how-to content" which accurately reflects the iFixit, Stack Exchange, and other how-to content available in NOMAD's curated collections. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent a20ea54 commit c931c2b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/inertia/pages/easy-setup/index.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ function buildCoreCapabilities(aiAssistantName: string): Capability[] {
4343
features: [
4444
'Complete Wikipedia offline',
4545
'Medical references and first aid guides',
46-
'WikiHow articles and tutorials',
46+
'DIY repair guides and how-to content',
4747
'Project Gutenberg books and literature',
4848
],
4949
services: [SERVICE_NAMES.KIWIX],

0 commit comments

Comments
 (0)