We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 637743e commit 243184eCopy full SHA for 243184e
docs/firestore/querying-collections.md
@@ -77,7 +77,7 @@ size$.next('small');
77
78
**Example app:**
79
80
-[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).
81
82
```ts
83
import { Component } from '@angular/core';
@@ -170,4 +170,4 @@ export class AppComponent {
170
}
171
```
172
173
-### [Next Step: Getting started with Firebase Authentication](../auth/getting-started.md)
+### [Next Step: Getting started with Firebase Authentication](../auth/getting-started.md)
0 commit comments