diff --git a/part_1/01_main-code/dataloader.ipynb b/part_1/01_main-code/dataloader.ipynb index 0e07723..a96f66f 100644 --- a/part_1/01_main-code/dataloader.ipynb +++ b/part_1/01_main-code/dataloader.ipynb @@ -13,7 +13,7 @@ "id": "070000fc-a7b7-4c56-a2c0-a938d413a790", "metadata": {}, "source": [ - "The complete chapter code is located in [Lab 1 Working with Text.ipynb](http://localhost:8888/files/part_1/01_main-code/Lab%201%20Working%20with%20Text.ipynb).\n", + "The complete chapter code is located in [Part 1 Working with Text](Lab%201%20Working%20with%20Text.ipynb).\n", "\n", "This notebook contains the main takeaway, the data loading pipeline without the intermediate steps." ]