Skip to content

Commit 23e1409

Browse files
committed
Fix API Reference link to point to /reference/react
1 parent 383a1e9 commit 23e1409

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/content/blog/2023/03/16/introducing-react-dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ When we released React Hooks in 2018, the Hooks docs assumed the reader is famil
4242
**The new docs teach React with Hooks from the beginning.** The docs are divided in two main sections:
4343

4444
* **[Learn React](/learn)** is a self-paced course that teaches React from scratch.
45-
* **[API Reference](/reference)** provides the details and usage examples for every React API.
45+
* **[API Reference](/reference/react)** provides the details and usage examples for every React API.
4646

4747
Let's have a closer look at what you can find in each section.
4848

0 commit comments

Comments
 (0)