@@ -23,7 +23,7 @@ export default function DocsRedirectPage() {
2323 < div className = "text-6xl mb-4" > 📚</ div >
2424 < h1 className = "text-4xl font-bold mb-4" > Documentation Moved</ h1 >
2525 < p className = "text-xl text-[var(--text-secondary)] mb-6" >
26- Our documentation has been upgraded to a comprehensive MkDocs site with 44 wizard guides .
26+ Our documentation has been upgraded to a comprehensive MkDocs site.
2727 </ p >
2828 < p className = "text-[var(--text-secondary)] mb-8" >
2929 Redirecting you to the new documentation...
@@ -56,15 +56,15 @@ export default function DocsRedirectPage() {
5656 < ul className = "space-y-2 text-sm text-[var(--text-secondary)]" >
5757 < li className = "flex items-start gap-2" >
5858 < span className = "text-[var(--success)] mt-1" > ✓</ span >
59- < span > < strong > 44 Wizard Guides </ strong > - Comprehensive documentation for all wizards </ span >
59+ < span > < strong > 10 Smart Wizards </ strong > - Security, code review, testing, docs, and more </ span >
6060 </ li >
6161 < li className = "flex items-start gap-2" >
6262 < span className = "text-[var(--success)] mt-1" > ✓</ span >
63- < span > < strong > Healthcare Section </ strong > - 16 HIPAA-compliant wizards with clinical examples </ span >
63+ < span > < strong > 14 Workflows </ strong > - Including 4 meta-workflows with agent composition </ span >
6464 </ li >
6565 < li className = "flex items-start gap-2" >
6666 < span className = "text-[var(--success)] mt-1" > ✓</ span >
67- < span > < strong > Software Development </ strong > - 16 wizards for debugging, testing, and security </ span >
67+ < span > < strong > Agent Templates </ strong > - 7 pre-built templates with 6 composition patterns </ span >
6868 </ li >
6969 < li className = "flex items-start gap-2" >
7070 < span className = "text-[var(--success)] mt-1" > ✓</ span >
0 commit comments