Search results path incorrect
robations opened this issue · 2 comments
robations commented
Every site search result seems to link to a "NOT FOUND" page for me. For example, searching for "rules", the first link is:
https://react-hook-form.com/api/useform/control#rules (not found)
correct link (as far as I know):
https://react-hook-form.com/docs/useform/control#rules
Seems like it’s using Algolia, maybe the index is out of date.
bluebill1049 commented
fixed.
robations commented
Muchos gracias