Skip to content

Commit 3a3fbaf

Browse files
authored
docs: fix broken link (#936)
* Update README.md * Update README.md
1 parent bc747e1 commit 3a3fbaf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/@magic-sdk/react-native-bare/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</p>
1212

1313
## ⚠️ Removal of `loginWithMagicLink()` ⚠️
14-
As of `v19.0.0`, passcodes (ie. `loginWithSMS()`, `loginWithEmailOTP()`) are replacing Magic Links (ie. `loginWithMagicLink()`) for all of our Mobile SDKs⁠. [Learn more](https://magic.link/docs/auth/login-methods/email/email-link-update-march-2023)
14+
As of `v19.0.0`, passcodes (ie. `loginWithSMS()`, `loginWithEmailOTP()`) are replacing Magic Links (ie. `loginWithMagicLink()`) for all of our Mobile SDKs⁠. [Learn more](https://magic.link/docs/authentication/login/magic-links)
1515

1616
## 📖 Documentation
1717

packages/@magic-sdk/react-native-expo/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</p>
1111
1212
## ⚠️ Removal of `loginWithMagicLink()` ⚠️
13-
As of `v19.0.0`, passcodes (ie. `loginWithSMS()`, `loginWithEmailOTP()`) are replacing Magic Links (ie. `loginWithMagicLink()`) for all of our Mobile SDKs⁠. [Learn more](https://magic.link/docs/auth/login-methods/email/email-link-update-march-2023)
13+
As of `v19.0.0`, passcodes (ie. `loginWithSMS()`, `loginWithEmailOTP()`) are replacing Magic Links (ie. `loginWithMagicLink()`) for all of our Mobile SDKs⁠. [Learn more](https://magic.link/docs/authentication/login/magic-links)
1414

1515
## 📖 Documentation
1616

0 commit comments

Comments
 (0)