Skip to content

Commit ba41209

Browse files
committed
docs: fix prev/next inversion on releases page
Fixes #5409, with thanks to @joshkleyman
1 parent d64e2e5 commit ba41209

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/releases/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Release notes
33
description: View the latest release notes for React Native Firebase
4-
next: /typescript
5-
previous: /migrating-to-v6
4+
next: /migrating-to-v6
5+
previous: /typescript
66
---
77

88
Starting from version `10.0.0`, React Native Firebase packages share a single common version, with aggregated release notes available:

0 commit comments

Comments
 (0)