Skip to content

Commit 8a89eef

Browse files
committed
Fixed link
1 parent d89e9b8 commit 8a89eef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/realtime/react-hooks/overview.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ Learn more about [generating and managing tokens in our authentication guide](/r
5858
We provide several categories of hooks:
5959

6060
- **[Triggering hooks](/realtime/react-hooks/triggering)** - Trigger tasks from your frontend application
61-
- **[Realtime hooks](/realtime/react-hooks/realtime)** - Subscribe to runs, batches, metadata, and more using real-time updates
61+
- **[Subscribe hooks](/realtime/react-hooks/realtime)** - Subscribe to runs, batches, metadata, and more
6262
- **[Streams hooks](/realtime/react-hooks/streams)** - Subscribe to real-time streams from your tasks
6363
- **[SWR hooks](/realtime/react-hooks/swr)** - Fetch data once and cache it using SWR
6464

0 commit comments

Comments
 (0)