From 8f09b6b58efec72e2b7524d1a88775e42cc20c14 Mon Sep 17 00:00:00 2001 From: hasezoey Date: Sat, 13 Jul 2024 14:33:26 +0200 Subject: [PATCH] docs(migrate10): update links "github.com/nodkz" -> "github.com/typegoose" --- docs/guides/migration/migrate10.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/migration/migrate10.md b/docs/guides/migration/migrate10.md index 93faf3c1..2b0780f1 100644 --- a/docs/guides/migration/migrate10.md +++ b/docs/guides/migration/migrate10.md @@ -6,7 +6,7 @@ title: 'Migrate to version 10.0.0' Here are the Important changes made for 10.0.0 :::caution Important, Read this first -This Guide is written for migration from version `9.4.0` to `10.0.0`, for versions `>10.0.0 <11.0.0`, please consult the [CHANGELOG](https://github.com/nodkz/mongodb-memory-server/blob/master/CHANGELOG.md) +This Guide is written for migration from version `9.4.0` to `10.0.0`, for versions `>10.0.0 <11.0.0`, please consult the [CHANGELOG](https://github.com/typegoose/mongodb-memory-server/blob/master/CHANGELOG.md) ::: ## Breaking Changes