From 8f6f2aa00a9868bfb919a39c49e103f75fbed4bf Mon Sep 17 00:00:00 2001 From: "Peter J. Keleher" <keleher@cs.umd.edu> Date: Sun, 5 Sep 2021 20:36:30 -0400 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 9110c89..3c5709a 100644 --- a/assign1/README.md +++ b/assign1/README.md @@ -172,7 +172,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/cmsc436-marsh/students/<dirid>/assign1` +`https://gitlab.cs.umd.edu/cmsc436fall2021/<dirid>` **Alternatively:** Test that your project create and push to the repository is correct by cloning it to a separate, throwaway -- GitLab