https://www.react-hook-form.com/ points to the old version of docs. https://react-hook-form.com/ points to latest version of docs. On the old version when clicked on `API` nav item on header it redirect to `https://www.react-hook-form.com/api/` which has old version of docs. ## Old Version with www <img width="1787" alt="Image" src="https://github.com/user-attachments/assets/2d74c547-8603-4037-916a-c6a1267268e0" /> ## Without www <img width="1788" alt="Image" src="https://github.com/user-attachments/assets/0ed5acf2-a258-4ce9-9e84-0a2bcf60325e" /> @bluebill1049 can you look into this.