diff --git a/nemo/NeMo-Data-Designer/managed-service-tutorials/getting-started/1-the-basics.ipynb b/nemo/NeMo-Data-Designer/managed-service-tutorials/getting-started/1-the-basics.ipynb index dd8a983c..59b52d78 100644 --- a/nemo/NeMo-Data-Designer/managed-service-tutorials/getting-started/1-the-basics.ipynb +++ b/nemo/NeMo-Data-Designer/managed-service-tutorials/getting-started/1-the-basics.ipynb @@ -19,7 +19,7 @@ "source": [ "#### 💾 Install dependencies\n", "\n", - "**IMPORTANT** 👉 If you haven't already, follow the instructions in the [README](../README.md) to install the necessary dependencies. Note you may need to restart your kernel after setting up the environment.\n" + "**IMPORTANT** 👉 If you haven't already, follow the instructions in the [README](../../README.md) to install the necessary dependencies. Note you may need to restart your kernel after setting up the environment.\n" ] }, { diff --git a/nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/1-the-basics.ipynb b/nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/1-the-basics.ipynb index baf23a59..c7ebac2a 100644 --- a/nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/1-the-basics.ipynb +++ b/nemo/NeMo-Data-Designer/self-hosted-tutorials/getting-started/1-the-basics.ipynb @@ -16,7 +16,7 @@ "\n", "> 👋 **IMPORTANT** – Environment Setup\n", ">\n", - "> - If you haven't already, follow the instructions in the [README](../README.md) to install the necessary dependencies.\n", + "> - If you haven't already, follow the instructions in the [README](../../README.md) to install the necessary dependencies.\n", ">\n", "> - You may need to restart your notebook's kernel after setting up the environment.\n", "> - In this notebook, we assume you have a self-hosted instance of Data Designer up and running.\n",