From cc2049cdeb9f90e53ede9aba22678814ed05df9d Mon Sep 17 00:00:00 2001 From: Plinio Correa <77300871+plinio-square@users.noreply.github.com> Date: Thu, 30 Jan 2025 12:58:42 -0800 Subject: [PATCH] Update README.md Updated reference link --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 1059b58..13aa179 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,6 +1,6 @@ # Getting Started with the React Native plug-in for Mobile Payments SDK -This guide walks you through the process of setting up a new React Native project with Mobile Payments SDK. See the [React Native plug-in for Mobile Payments SDK Technical Reference](reference.md) for more detailed information about types and methods. +This guide walks you through the process of setting up a new React Native project with Mobile Payments SDK. See the [React Native Mobile Payments SDK Technical Reference](REFERENCE.md) for more detailed information about types and methods. ## Before you start