Replace 'Case studies' footer link with 'Way of Work'#27
Conversation
The Conduction column was advertising '/academy?type=case-study' as 'Case studies', but case studies live on the Academy filter and 'Way of Work' is now the canonical 'how Conduction operates' surface on docs.conduction.nl. Point readers at the handbook landing instead of the academy filter. - docusaurus.config.js: footer 'Case studies' -> 'Way of Work', href https://docs.conduction.nl/WayOfWork/way-of-work/. - i18n/nl: add NL translation 'Werkwijze' for the new label.
Review — Replace 'Case studies' footer link with 'Way of Work'Verdict: 🟢 APPROVE — Target URL is live (HTTP 200); enige overgebleven 'case-study' match in de codebase staat in docusaurus.config.js zelf — precies de regel die deze PR verwijdert; NL i18n entry klopt; CI groen. Wat goed gaatHeldere PR body met motivatie (content-led vs company-led link). Test plan is concreet en verifieerbaar. NL i18n entry Findings1. 🟢 Minor — Geen NL i18n key opruimen — geen stale 'Case studies' entry —
|
MWest2020
left a comment
There was a problem hiding this comment.
Zie consolidated review comment voor complimenten, findings en suggested fixes.
Summary
Case studiesentry pointed at the academy filter/academy?type=case-study, which is content-led, not company-led. Replaces it with Way of Work, pointing athttps://docs.conduction.nl/WayOfWork/way-of-work/— the canonical "how Conduction operates day-to-day" landing, recently rebuilt on the docs site.Test plan
npm run build).https://docs.conduction.nl/WayOfWork/way-of-work/.