Skip to content

Commit c0b34bc

Browse files
authored
chore: update links of docs and api (#26455)
Update new links of docs and api for react package. > [Documentation](https://react.dev/) > [API](https://react.dev/reference/react)
1 parent 56f7a90 commit c0b34bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/react/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ root.render(<Counter />);
3030

3131
## Documentation
3232

33-
See https://reactjs.org/
33+
See https://react.dev/
3434

3535
## API
3636

37-
See https://reactjs.org/docs/react-api.html
37+
See https://react.dev/reference/react

0 commit comments

Comments
 (0)