Skip to content

Commit ac87502

Browse files
authored
docs: fix links (#55)
1 parent fdb01e0 commit ac87502

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

docs/_sponsorBanner.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
:::tip
22
The functionality covered in this page is available in the licensed
3-
version. [You can get a license here](https://rngs-package.com/#pricing) ⭐️.
3+
version. [You can get a license here](https://universal-sign-in.com/#pricing) ⭐️.
44
:::

docs/install.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ There are two ways to consume the package:
1818
- Web: Uses [Sign In with Google for Web](https://developers.google.com/identity/gsi/web/guides/features)
1919
- iOS & macOS: Powered by the [Google Sign-In SDK](https://developers.google.com/identity/sign-in/ios/start)
2020

21-
- **Licensed:** see [pricing](https://rngs-package.com/#pricing) and [license](https://rngs-package.com/license).
21+
- **Licensed:** see [pricing](https://universal-sign-in.com/#pricing) and [license](https://universal-sign-in.com/license).
2222
- **Trusted**: Over 130k npm package downloads.
2323
- **See the UI**: [screenshots](screenshots) of the features.
2424
- **Faster Sign-Ups**: Reduce sign-up and sign-in times on Android by up to 50%, according to [Google](https://developer.android.com/identity/sign-in/legacy-gsi-migration#authentication).
@@ -43,7 +43,7 @@ Available on the public npm registry, this version:
4343

4444
## Obtaining Universal Sign In {#obtaining-access}
4545

46-
Universal sign in requires [purchasing a license](https://rngs-package.com/#pricing), after which you will be able to configure your (or your colleagues') access to the private npm package and to the private repo with the sources and examples. Alternatively, as an Expo customer, obtain access through this [form](https://forms.gle/tpP7TfUGW1CwgaEZ8).
46+
Universal sign in requires [purchasing a license](https://universal-sign-in.com/#pricing), after which you will be able to configure your (or your colleagues') access to the private npm package and to the private repo with the sources and examples. Alternatively, as an Expo customer, obtain access through this [form](https://forms.gle/tpP7TfUGW1CwgaEZ8).
4747

4848
[//]: # 'Note that this version is distributed under a [custom license](license).'
4949

docs/license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ sidebar_position: 80
33
sidebar_label: License
44
---
55

6-
The original module is licensed as MIT, the Universal sign in module has [this license](https://rngs-package.com/license).
6+
The original module is licensed as MIT, the Universal sign in module has [this license](https://universal-sign-in.com/license).
77

88
Please do get in touch if you have any questions or concerns about the license!

docs/screenshots.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sidebar_label: Screenshots
66
# Universal Sign In Screenshots
77

88
:::tip
9-
Universal Sign In is only available in the licensed version. [You can get a license here](https://rngs-package.com/#pricing) ⭐️.
9+
Universal Sign In is only available in the licensed version. [You can get a license here](https://universal-sign-in.com/#pricing) ⭐️.
1010
:::
1111

1212
### `signIn`

0 commit comments

Comments
 (0)