diff --git a/docs/src/content/introduction/index.md b/docs/src/content/introduction/index.md index fd35d0d6a..6a2b46201 100644 --- a/docs/src/content/introduction/index.md +++ b/docs/src/content/introduction/index.md @@ -13,7 +13,7 @@ Victory is an opinionated, but fully overridable, ecosystem of composable React Check out the documentation for [Victory Native XL](https://formidable.com/open-source/victory-native/) - the rewrite of Victory Native that favors flexibility, ease of use, and performance. -For the original Victory Native (versions ≤36), see [Getting Started with Victory Native](/docs/native). +For the legacy versions of Victory Native, see [Getting Started with Victory Native](/docs/native). ## Tutorial diff --git a/docs/src/content/introduction/native.md b/docs/src/content/introduction/native.md index cc63da882..b11c74b41 100644 --- a/docs/src/content/introduction/native.md +++ b/docs/src/content/introduction/native.md @@ -8,7 +8,8 @@ scope: null # Getting Started with Victory Native -> These docs are for version ≤36 of Victory Native. If you're looking for docs on versions ≥40, please [see here](https://formidable.com/open-source/victory-native/). +> These docs are for the legacy versions of Victory Native. If you're looking for Victory Native XL docs, please [see here] +(https://formidable.com/open-source/victory-native/). In this guide, we’ll show you how to get started with Victory Native and the React Native SVG dependency running in your React Native app for iOS and Android.