reactjs / react.dev

The React documentation website
https://react.dev/
Creative Commons Attribution 4.0 International
11.07k stars 7.55k forks source link

higher-order components redirect broken #6873

Closed vipinvangara closed 6 months ago

vipinvangara commented 6 months ago

The link provided on https://www.howtographql.com/advanced/0-clients/ for link embedded in line- higher-order components is broken and takes you to page not found.

includerajat commented 6 months ago

Hi @vipinvangara, it seems like howtographql needs to update their docs or it's good if react team provide supports their old links. In case you are wondering that where should it redirect, it should redirect here.

harish-sethuraman commented 6 months ago

This is more likely not a issue in react docs. Can you file a issue in their repo to replace it with different working link?