diff --git a/docs/firestore/querying-collections.md b/docs/firestore/querying-collections.md index ea0248bbe..39a75f752 100644 --- a/docs/firestore/querying-collections.md +++ b/docs/firestore/querying-collections.md @@ -77,7 +77,7 @@ size$.next('small'); **Example app:** -[See this example in action on StackBlitz](https://stackblitz.com/edit/angularfire-db-api-bimovw). +[See this example in action on StackBlitz](https://stackblitz.com/edit/angularfire-db-api-fbad9p). ```ts import { Component } from '@angular/core'; @@ -170,4 +170,4 @@ export class AppComponent { } ``` -### [Next Step: Getting started with Firebase Authentication](../auth/getting-started.md) \ No newline at end of file +### [Next Step: Getting started with Firebase Authentication](../auth/getting-started.md)