From 7bbfc24f2c9ef8a1d8b60c8836927eb7bea80002 Mon Sep 17 00:00:00 2001 From: Poovamraj T T Date: Mon, 10 Jul 2023 16:11:37 +0200 Subject: [PATCH] Suggestions from code review implemented --- articles/quickstart/native/react-native-expo/interactive.md | 2 +- articles/quickstart/native/react-native/00-login.md | 2 +- articles/quickstart/native/react-native/interactive.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/articles/quickstart/native/react-native-expo/interactive.md b/articles/quickstart/native/react-native-expo/interactive.md index 20e7128a64..e784e6790e 100644 --- a/articles/quickstart/native/react-native-expo/interactive.md +++ b/articles/quickstart/native/react-native-expo/interactive.md @@ -15,7 +15,7 @@ topics: --- ::: note -Exciting news! We have just released our latest beta version of v3, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-expo-beta/00-login) +Exciting news! We have just released React Native Auth0 v3 BETA, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-expo-beta/00-login) ::: # Add Login to your React Native App diff --git a/articles/quickstart/native/react-native/00-login.md b/articles/quickstart/native/react-native/00-login.md index e925054599..023b069a4b 100644 --- a/articles/quickstart/native/react-native/00-login.md +++ b/articles/quickstart/native/react-native/00-login.md @@ -15,7 +15,7 @@ useCase: quickstart ::: note -Exciting news! We have just released our latest beta version of v3, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-beta/00-login) +Exciting news! We have just released React Native Auth0 v3 BETA, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-beta/00-login) ::: This Quickstart is for the React Native framework. To integrate Auth0 into your Expo application, please refer to the [Expo Quickstart](https://auth0.com/docs/quickstart/native/react-native-expo/interactive) diff --git a/articles/quickstart/native/react-native/interactive.md b/articles/quickstart/native/react-native/interactive.md index bfd75ebc61..0af416a9f3 100644 --- a/articles/quickstart/native/react-native/interactive.md +++ b/articles/quickstart/native/react-native/interactive.md @@ -14,7 +14,7 @@ topics: --- ::: note -Exciting news! We have just released our latest beta version of v3, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-beta/interactive) +Exciting news! We have just released React Native Auth0 v3 BETA, packed with powerful features and improvements. [Check out the latest Quickstart for more details](https://auth0.com/docs/quickstart/native/react-native-beta/interactive) ::: # Add Login to your React Native App