Skip to content

Commit b989b10

Browse files
committed
docs: add banner to config-doctor.md and update dependencies
1 parent cb26814 commit b989b10

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

File renamed without changes.

docs/setting-up/get-config-file.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ import TabItem from '@theme/TabItem';
4040
<Tabs>
4141
<TabItem value="config-doctor" label="A device or any APK file" default>
4242

43-
Use the [Configuration Doctor](../config-doctor.md). (Requires an [Universal sign in](/docs/install#premium) license.)
43+
Use the [Configuration Doctor](../config-doctor). (Requires an [Universal sign in](/docs/install#premium) license.)
4444

4545
1. Get a device / emulator with the app installed, or get the APK (build it locally or in cloud, download from the Play Console / Play Store...)
4646
2. Run the tool and follow its instructions:

docs/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ This is always (! _absolutely always_ !) a configuration mismatch between your a
2222

2323
Firstly, if you are using Firebase Auth, verify Google is enabled as a Sign-in method in Firebase Console (Build -> Authentication -> Sign-in method).
2424

25-
Then: if you have the APK (on your phone, or computer) that gives this error, we recommend to run the [Configuration Doctor](./config-doctor.md) and follow its instructions:
25+
Then: if you have the APK (on your phone, or computer) that gives this error, we recommend to run the [Configuration Doctor](./config-doctor) and follow its instructions:
2626

2727
```bash
2828
npx @react-native-google-signin/config-doctor

0 commit comments

Comments
 (0)