docs: fix links to react hooks (#11344)

This commit is contained in:
Sasha
2025-02-22 15:23:00 +02:00
committed by GitHub
parent b014416584
commit 4224c68002
5 changed files with 12 additions and 12 deletions

View File

@@ -27,7 +27,7 @@ There are four main types of Hooks in Payload:
<Banner type="warning">
**Reminder:**
Payload also ships a set of _React_ hooks that you can use in your frontend application. Although they share a common name, these are very different things and should not be confused. [More details](../admin/hooks).
Payload also ships a set of _React_ hooks that you can use in your frontend application. Although they share a common name, these are very different things and should not be confused. [More details](../admin/react-hooks).
</Banner>
## Root Hooks