Devographics / Monorepo

Monorepo containing the State of JS apps
surveyform-sigma.vercel.app
Other
134 stars 52 forks source link

[charts] redirect uses section id instead of section path #380

Open SachaG opened 5 months ago

SachaG commented 5 months ago

Wrong: https://2023.stateofjs.com/en-US/libraries/front_end_frameworks/ Right: https://2023.stateofjs.com/en-US/libraries/front-end-frameworks/

This is because subSectionId is used instead of getting the section object and then using section.path.