### Version Number v7.71.1 ### Codesandbox/Expo snack V7 ### Steps to reproduce 1. Go to https://react-hook-form.com/docs/useform/subscribe 2. Click on formState link to page 3. You will be taken to https://react-hook-form.com/docs/useform/formState which returns a 404: Not found instead of the https://react-hook-form.com/docs/useform/formstate that works ### Expected behaviour The link in the subscribe page to formState should open the https://react-hook-form.com/docs/useform/formstate site. Right next to it there is the navigation sidebar, but really it doesn't take much to change that one character. ### What browsers are you seeing the problem on? _No response_ ### Relevant log output ```shell ``` ### Code of Conduct - [x] I agree to follow this project's Code of Conduct