fix(docs): corregir rutas relativas dentro de cada sección#34
Conversation
📝 WalkthroughWalkthroughDocumentation navigation links are standardized across backend, React, Solid, and universal framework guides by removing section prefixes and adjusting path structures. Minor formatting updates include quote style consistency and TypeScript semicolon additions. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 Comment |
…o bajo /<section>/)
9618e8b to
87e2b7d
Compare
|
View your CI Pipeline Execution ↗ for commit 87e2b7d
☁️ Nx Cloud last updated this comment at |
Corrige enlaces internos que usaban el prefijo de la sección y se resolvían a rutas con doble segmento (p.ej. /backend/backend/... ).\n\nCambios:\n- backend: packages/, getting-started/, reference/\n- react: packages/, getting-started/\n- solid: packages/, getting-started/\n- universal: packages/, getting-started/, concepts/\n\nVerificar navegación en https://devx-op.github.io/effectify/backend/ y análogas.
Summary by CodeRabbit
backend/,react/,solid/,universal/) to improve navigation structure.