diff --git a/README.md b/README.md index 6b67a15..35d671a 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Deep linking API demo application This repo contains a demo application written with React Native that showcases Phantom's deep linking API. -[API Documentation](https://docs.phantom.app/integrating/deeplinks) +[API Documentation](https://docs.phantom.com/phantom-deeplinks/deeplinks-ios-and-android) ## Getting started ```sh @@ -9,4 +9,4 @@ This repo contains a demo application written with React Native that showcases P $ yarn # start metro bundler $ yarn start -``` \ No newline at end of file +```