diff --git a/lab-p12/practice.ipynb b/lab-p12/practice.ipynb
index 0814cf2a4ce5129a264a85be273a82e5cc74406d..f8cf839edf3f2bb6339036021e4b53f6a2134e4c 100644
--- a/lab-p12/practice.ipynb
+++ b/lab-p12/practice.ipynb
@@ -779,7 +779,7 @@
    "outputs": [],
    "source": [
     "# use the 'download' function to download the data from the webpage\n",
-    "# 'https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-f22-projectdesign/-/raw/main/p12/2019-2020.html'\n",
+    "# 'https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-f22-projects/-/raw/main/p12/2019-2020.html'\n",
     "# to the file '2019-2020.html'\n"
    ]
   },
@@ -791,7 +791,7 @@
    "outputs": [],
    "source": [
     "# use the 'download' function to download the data from the webpage\n",
-    "# 'https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-f22-projectdesign/-/raw/main/p12/2020-2021.html'\n",
+    "# 'https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-f22-projects/-/raw/main/p12/2020-2021.html'\n",
     "# to the file '2020-2021.html'\n"
    ]
   },
@@ -803,7 +803,7 @@
    "outputs": [],
    "source": [
     "# use the 'download' function to download the data from the webpage\n",
-    "# 'https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-f22-projectdesign/-/raw/main/p12/2021-2022.html'\n",
+    "# 'https://git.doit.wisc.edu/cdis/cs/courses/cs220/cs220-f22-projects/-/raw/main/p12/2021-2022.html'\n",
     "# to the file '2021-2022.html'\n"
    ]
   },