From 79f2440c0dc28cb82dd2473af4a4bf794361d609 Mon Sep 17 00:00:00 2001 From: ajosh0504 Date: Mon, 3 Feb 2025 16:41:18 -0800 Subject: [PATCH] Nit --- docs/20-getting-started/2-dev-env-setup.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/20-getting-started/2-dev-env-setup.mdx b/docs/20-getting-started/2-dev-env-setup.mdx index d4b6c6a8..afb82af1 100644 --- a/docs/20-getting-started/2-dev-env-setup.mdx +++ b/docs/20-getting-started/2-dev-env-setup.mdx @@ -15,7 +15,7 @@ import Screenshot from "@site/src/components/Screenshot"; :::tip -In this lab, we will be using Jupyter Notebooks, which is an interactive Python environment. If you are new to Jupyter Notebooks, use [this](https://mongodb-developer.github.io/vector-search-lab/docs/getting-started/jupyter-notebooks) guide to familiarize yourself with this environment. +In this lab, we will be using Jupyter Notebooks, which is an interactive Python environment. If you are new to Jupyter Notebooks, use [this](https://mongodb-developer.github.io/vector-search-lab/docs/getting-started/jupyter-notebooks) guide to familiarize yourself with the environment. ::: ## Option 1: GitHub Codespaces