Skip to content

Commit

Permalink
chore: update links of docs and api (#26455)
Browse files Browse the repository at this point in the history
Update new links of docs and api  for react package.
> [Documentation](https://react.dev/)
> [API](https://react.dev/reference/react)
  • Loading branch information
leedom92 committed Mar 22, 2023
1 parent 56f7a90 commit c0b34bc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/react/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,8 @@ root.render(<Counter />);

## Documentation

See https://reactjs.org/
See https://react.dev/

## API

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

0 comments on commit c0b34bc

Please sign in to comment.