From ed0b8e9b0b2568619c09e4a31668cbc0864309b6 Mon Sep 17 00:00:00 2001 From: Jelle van Assema Date: Fri, 11 Sep 2020 08:50:20 +0200 Subject: [PATCH] Fix retrospective fifteen --- fifteen/retrospective/index.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/fifteen/retrospective/index.md b/fifteen/retrospective/index.md index 6f8c31e..d3bd287 100644 --- a/fifteen/retrospective/index.md +++ b/fifteen/retrospective/index.md @@ -19,12 +19,12 @@ The form below is your task for this final step in the current review cycle. Aft For this module you reviewed your code using the following aspects: -- [Loops](/quality/loops) (NEW!) -- [Nesting](/quality/nesting) -- [Comments](/quality/comments) -- [Naming](/quality/naming) -- [Indenting code](/quality/indentation) -- [Whitespace](/quality/whitespace) + - [Formatting](/quality/aspects/formatting) + - [Comments](/quality/aspects/comments) + - [Naming](/quality/aspects/naming) + - [Cleanup](/quality/aspects/cleanup) + - [Nesting](/quality/aspects/nesting) (NEW!) + - [Loops](/quality/aspects/loops) (NEW!) Your mentor has provided you with feedback---you can find it on the [Submissions](/submissions) page.