From a1ad69ac56865997530275372aeb16fe46c6c1d4 Mon Sep 17 00:00:00 2001 From: Ajay kumar Date: Mon, 12 Feb 2024 17:23:00 +0530 Subject: [PATCH] docs: update firabse section (underscoore) (#5036) --- CONTRIBUTING_ADVANCED.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING_ADVANCED.md b/CONTRIBUTING_ADVANCED.md index 6d473f218..126a02a2c 100644 --- a/CONTRIBUTING_ADVANCED.md +++ b/CONTRIBUTING_ADVANCED.md @@ -46,7 +46,7 @@ The account system will not let you create an account without a Firebase project 1. Enable Firebase Authentication - - In the Firebase console, go to `Authentication > Sign-in method` + - In the Firebase console, go to `Build > Authentication > Sign-in method` - Click on `Email/Password`, enable it, and save - Click on `Google`, add a support email, and save