Skip to content

Commit

Permalink
changing react link (#8037)
Browse files Browse the repository at this point in the history
reactjs.org is dead. and new address is now react.dev
  • Loading branch information
tuxcommunity authored Apr 26, 2023
1 parent 71f1e98 commit 3c99aaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/tutorial/chapter1/prerequisites.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

Redwood is composed of several popular libraries to make full-stack web development easier. Unfortunately, we can't teach all of those technologies from scratch during this tutorial, so we're going to assume you are already familiar with a few core concepts:

- [React](https://reactjs.org/)
- [React](https://react.dev/)
- [GraphQL](https://graphql.org/)
- [Prisma](https://prisma.io/)
- [Jamstack Deployment](https://jamstack.org/)
Expand Down

0 comments on commit 3c99aaf

Please sign in to comment.