diff --git a/README.md b/README.md index 28e7cb410b7..6cba25b9d46 100644 --- a/README.md +++ b/README.md @@ -62,12 +62,11 @@ framework](https://firebase.google.com/docs/ios/setup) to your project. The READMEs for components of FirebaseUI can be found in their respective project folders. -- [Auth](FirebaseAuthUI/README.md) -- [Firestore](FirebaseFirestoreUI/README.md) -- [PhoneAuth](FirebasePhoneAuthUI/README.md) -- [Database](FirebaseDatabaseUI/README.md) -- [Firestore](FirebaseFirestoreUI/README.md) -- [Storage](FirebaseStorageUI/README.md) +- [Auth](Auth/README.md) +- [PhoneAuth](PhoneAuth/README.md) +- [Database](Database/README.md) +- [Firestore](Firestore/README.md) +- [Storage](Storage/README.md) ## Local Setup