From bbd1752d51a5e5dcd431be95ed6addf3d9d95489 Mon Sep 17 00:00:00 2001 From: "oleksii.minaiev" Date: Tue, 6 May 2025 10:31:40 +0300 Subject: [PATCH] Updated README.md --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 393ac4a..e5c47c4 100644 --- a/docs/README.md +++ b/docs/README.md @@ -15,7 +15,7 @@ This repository includes: - A [Setup Guide](/docs/setup.md) with detailed setup instructions - [Usage Examples](/docs/usage.md) with common implementation patterns - [Advanced Topics](/docs/advanced.md) for complex integration scenarReact Native -- A [Embedded](/example) example projects to help you get started quickly +- A [Embedded](https://github.com/frontegg/frontegg-react-native/tree/master/example) example projects to help you get started quickly For full documentation, visit the Frontegg Developer Portal: 🔗 [https://developers.frontegg.com](https://developers.frontegg.com)