documentation
documentation copied to clipboard
Documentation has two versions with `www` and without it redirecting to different pages in docs.
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
Without www
@bluebill1049 can you look into this.