From 1f0f9438bf3ce62d313a9b57fbcb2bc3d5fdbca0 Mon Sep 17 00:00:00 2001 From: Diego Freniche Date: Wed, 16 Jul 2025 10:02:34 +0200 Subject: [PATCH] Fixed broken link --- docs/0-intro.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/0-intro.mdx b/docs/0-intro.mdx index 8bd4cb9..1ca4f6d 100644 --- a/docs/0-intro.mdx +++ b/docs/0-intro.mdx @@ -13,7 +13,7 @@ import TabItem from '@theme/TabItem'; ||- Importing a relational DB: import the schema| ||- Map the relational schema to a MongoDB schema| ||- Migrate the data to MongoDB| -|Prerequisites| See [Prerequisites](/docs/category/-prerequisites/)| +|Prerequisites| See [Dev Environment](/docs/category/dev-environment/)| |Time to complete|1.5 hour| These labs are meant to be presented by one of our amazing instructors, but you can also do them on your own.