Skip to content

Commit fb713b2

Browse files
committed
fix typo in list of migration guides
1 parent 0c4210f commit fb713b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/guides.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ integrating Mongoose with external tools and frameworks.
5151

5252
## Migration Guides
5353

54-
* [Mongoose 7.x to 8.x](migrating_to_9.html)
54+
* [Mongoose 8.x to 9.x](migrating_to_9.html)
5555
* [Mongoose 7.x to 8.x](migrating_to_8.html)
5656
* [Mongoose 6.x to 7.x](migrating_to_7.html)
5757
* [Mongoose 5.x to 6.x](migrating_to_6.html)

0 commit comments

Comments
 (0)