From ef81509ebe8340eb20debe8f2d4509893577a547 Mon Sep 17 00:00:00 2001 From: markzegarelli Date: Wed, 27 Oct 2021 09:48:32 -0700 Subject: [PATCH 1/2] DOC-357 added note --- .../sources/catalog/libraries/mobile/react-native/index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/connections/sources/catalog/libraries/mobile/react-native/index.md b/src/connections/sources/catalog/libraries/mobile/react-native/index.md index 228dc76e12..efa4f7d6b0 100644 --- a/src/connections/sources/catalog/libraries/mobile/react-native/index.md +++ b/src/connections/sources/catalog/libraries/mobile/react-native/index.md @@ -4,6 +4,8 @@ strat: react-native repo: analytics-react-native --- +> info "Analytics React Native 2.0 Pilot" +> Analytics React Native 2.0 is available as a public pilot. Use of this pilot is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/){:target="_blank"}. For more information, see the[ Analytics React Native 2.0 GitHub repository](https://github.com/segmentio/analytics-react-native){:target="_blank"}. Analytics for React Native makes it easy to send your data to any analytics or marketing tool without having to learn, test or implement a new API every time. From fba31e223ede003030974821f911e48aed7d9594 Mon Sep 17 00:00:00 2001 From: pwseg <86626706+pwseg@users.noreply.github.com> Date: Wed, 27 Oct 2021 12:14:19 -0500 Subject: [PATCH 2/2] Edited link text opening bracket --- .../sources/catalog/libraries/mobile/react-native/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/sources/catalog/libraries/mobile/react-native/index.md b/src/connections/sources/catalog/libraries/mobile/react-native/index.md index efa4f7d6b0..2533eada31 100644 --- a/src/connections/sources/catalog/libraries/mobile/react-native/index.md +++ b/src/connections/sources/catalog/libraries/mobile/react-native/index.md @@ -5,7 +5,7 @@ repo: analytics-react-native --- > info "Analytics React Native 2.0 Pilot" -> Analytics React Native 2.0 is available as a public pilot. Use of this pilot is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/){:target="_blank"}. For more information, see the[ Analytics React Native 2.0 GitHub repository](https://github.com/segmentio/analytics-react-native){:target="_blank"}. +> Analytics React Native 2.0 is available as a public pilot. Use of this pilot is governed by Segment's [First-Access and Beta terms](https://segment.com/legal/first-access-beta-preview/){:target="_blank"}. For more information, see the [Analytics React Native 2.0 GitHub repository](https://github.com/segmentio/analytics-react-native){:target="_blank"}. Analytics for React Native makes it easy to send your data to any analytics or marketing tool without having to learn, test or implement a new API every time.