Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion challenges/react-navigation/02.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

## 👾 Before we start the exercise

- Check the [`route` prop documentation](https://reactnavigation.org/docs/route-prop).
- Check the [`route` prop documentation](https://reactnavigation.org/docs/params/).
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this the right link for what you are wanting?

- Do you remember how to [pass to the destination route](https://reactnavigation.org/docs/navigation-prop#common-api-reference)?
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This link also no longer works.


## 👨‍🚀 Exercise 2
Expand Down