From 9b34e70c23ebbe3c38a0014e3d9e2fbbbebcb2c1 Mon Sep 17 00:00:00 2001 From: Jeremy Zhou Date: Fri, 26 Jan 2024 00:30:11 +1100 Subject: [PATCH] Update compat.md Fixed the link for Getting started with Firebase Authentication --- docs/compat.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/compat.md b/docs/compat.md index 221c8507a..ddd89f3b0 100644 --- a/docs/compat.md +++ b/docs/compat.md @@ -38,7 +38,7 @@ Firebase offers two cloud-based, client-accessible database solutions that suppo ### Authenticate users -- [Getting started with Firebase Authentication](acompat/uth/getting-started.md) +- [Getting started with Firebase Authentication](compat/auth/getting-started.md) - [Route users with AngularFire guards](compat/auth/router-guards.md) ### Local Emulator Suite