diff --git a/docs/src/articles/guides/configure-navigation.md b/docs/src/articles/guides/configure-navigation.md index aa3453afb..967bb56be 100644 --- a/docs/src/articles/guides/configure-navigation.md +++ b/docs/src/articles/guides/configure-navigation.md @@ -8,7 +8,7 @@ This guide will help you to configure the app to navigate between screens. UI Ki Let's start with installing React Navigation and it's required dependencies. -Please refer to the [official documentation](https://reactnavigation.org/docs/en/getting-started.html) to complete this step, since it may differ for Expo and Bare React Native projects. +Please refer to the [official documentation](https://reactnavigation.org/docs/getting-started/) to complete this step, since it may differ for Expo and Bare React Native projects.