From 3dc6c4d0712f220b79aebf916f19a295980de618 Mon Sep 17 00:00:00 2001 From: Guillaume Martres <smarter@ubuntu.com> Date: Wed, 24 Feb 2021 13:54:55 +0100 Subject: [PATCH] Fix typo --- labs/grading-and-submission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/labs/grading-and-submission.md b/labs/grading-and-submission.md index d853c9c..43cef14 100644 --- a/labs/grading-and-submission.md +++ b/labs/grading-and-submission.md @@ -78,7 +78,7 @@ example [VSCode has built-in git support](https://code.visualstudio.com/docs/editor/versioncontrol#_git-support). Once you've pushed your code, you can see the result online by going to -`gitlab.epfl.ch/lamp/students-repositories-s21/cs206-GASPAR/pipelines` where +`gitlab.epfl.ch/lamp/student-repositories-s21/cs206-GASPAR/pipelines` where `GASPAR` is your username (you can also access this page from the main page of your repository by clicking on the rocket icon on the left side of the gitlab interface, then clicking on "Pipelines"). -- GitLab