From 4b726c8818eb14e9fa3c39a41fd80ca347f11657 Mon Sep 17 00:00:00 2001 From: Peter Keleher <keleher@umd.edu> Date: Sun, 12 Sep 2021 13:14:19 -0500 Subject: [PATCH] auto --- assign1/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assign1/README.md b/assign1/README.md index 93ad3b6..e862229 100644 --- a/assign1/README.md +++ b/assign1/README.md @@ -178,7 +178,7 @@ the margin next to the individual tests. # Submit, and Grading Submit by pushing your project to your repository. **Check this** by visiting your repository in a web browser at -`https://gitlab.cs.umd.edu/cmsc436fall2021/<dirid>` +`https://gitlab.cs.umd.edu/cmsc436fall2021/cmsc436-<dirid>` **Alternatively:** Test that your project create and push to the repository is correct by cloning it to a separate, throwaway -- GitLab