diff --git a/docs/install.mdx b/docs/install.mdx index e8d53f2..3df1370 100644 --- a/docs/install.mdx +++ b/docs/install.mdx @@ -4,11 +4,11 @@ sidebar_position: 1 # Installation -There are two ways to consume the package: +There are two ways to consume the package: [premium](https://universal-sign-in.com) and free. [//]: # '🌟' -### Universal Sign In ([premium](https://universal-sign-in.com)) {#sponsor-only-version} +### Universal Sign In (premium) {#sponsor-only-version} ⭐️ **Key Features**: diff --git a/docs/original.mdx b/docs/original.mdx index 86a5f51..f7e825e 100644 --- a/docs/original.mdx +++ b/docs/original.mdx @@ -12,7 +12,7 @@ To migrate to Universal sign in, follow [this guide](migrating#migrating-from-or This module exposes -- [Legacy Google Sign-In for Android](https://web.archive.org/web/20240308064911/https://developers.google.com/identity/sign-in/android/start-integrating). The underlying SDK is deprecated but functional. +- [Legacy Google Sign-In for Android](https://web.archive.org/web/20240308064911/https://developers.google.com/identity/sign-in/android/start-integrating). The underlying SDK is deprecated but remains functional. - [Google Sign-In SDK](https://developers.google.com/identity/sign-in/ios/start) for iOS and macOS (macOS support is only available to [in the paid version](install#sponsor-only-version)). ```ts title="imports example"