Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/firestore/querying-collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -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';
Expand Down Expand Up @@ -170,4 +170,4 @@ export class AppComponent {
}
```

### [Next Step: Getting started with Firebase Authentication](../auth/getting-started.md)
### [Next Step: Getting started with Firebase Authentication](../auth/getting-started.md)