diff --git a/week1/01-example.md b/week1/01-example.md index b013bb777f40fcb5a7702fa9c92bad9cec8d6049..5799e864db7d961fda3b08c71ec6d735848053fe 100644 --- a/week1/01-example.md +++ b/week1/01-example.md @@ -213,4 +213,4 @@ Inside this file, you can type any line of code you would type in the REPL. To r ## Part 5: Submitting your Solution -[Click here to learn how to submit your assignment.](00-grading-and-submission.md) +[Click here to learn how to submit your assignment.](02-grading-and-submission.md) diff --git a/week1/00-grading-and-submission.md b/week1/02-grading-and-submission.md similarity index 100% rename from week1/00-grading-and-submission.md rename to week1/02-grading-and-submission.md