Skip to content

Commit d21428b

Browse files
authored
Update introducing-react-dev.md
1 parent 3e3f1f5 commit d21428b

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
@@ -53,7 +53,7 @@ There are still a few rare class component use cases that do not yet have a Hook
5353

5454
The Learn section begins with the [Quick Start](/learn) page. It is a short introductory tour of React. It introduces the syntax for concepts like components, props, and state, but doesn't go into much detail on how to use them.
5555

56-
If you like to learn by doing, we recommend checking out the [شرح تطبيقي لتنفيذ لعبة تيك تاك تو X-O](/learn/tutorial-tic-tac-toe) next. It walks you through building a little game with React, while teaching the skills you'll use every day. Here's what you'll build:
56+
If you like to learn by doing, we recommend checking out the [Tic-Tac-Toe Tutorial](/learn/tutorial-tic-tac-toe) next. It walks you through building a little game with React, while teaching the skills you'll use every day. Here's what you'll build:
5757

5858
<Sandpack>
5959

0 commit comments

Comments
 (0)