Skip to content

Commit b2f3db4

Browse files
committed
Merge pull request #120 from firebase/alfongj-readme
Fix links to database and auth from main README
2 parents 57a682d + c8405dc commit b2f3db4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ After the project is synchronized, we're ready to start using Firebase functiona
4040

4141
## Usage
4242

43-
* [firebase-ui-database](../database/README.md)
44-
* [firebase-ui-auth](../auth/README.md)
43+
* [firebase-ui-database](database/README.md)
44+
* [firebase-ui-auth](auth/README.md)
4545

4646
## Sample App
4747

0 commit comments

Comments
 (0)