From 3b5cffaa1683e5cc63f9f74bc32fac628386815f Mon Sep 17 00:00:00 2001
From: Orestis <orestis.malaspinas@pm.me>
Date: Wed, 20 Sep 2023 17:23:29 +0200
Subject: [PATCH] added cli assignment doc

---
 Wiki/CLI-user-documentation.md | 2 +-
 Wiki/home.md                   | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/Wiki/CLI-user-documentation.md b/Wiki/CLI-user-documentation.md
index 42a87c8..38d5e79 100644
--- a/Wiki/CLI-user-documentation.md
+++ b/Wiki/CLI-user-documentation.md
@@ -217,7 +217,7 @@ Please wait while we are checking the results...
    ┃   - ✅ ListeOrdreInverse                                                                           ┃
    ┃   - ❌ ListeRandom                                                                                 ┃
    ┃                                                                                                    ┃
-   ┃   Execution results folder : /home/username/DojoExecutions/dojo_execLogs_2023-08-21T21_33_38_684Z   ┃
+   ┃   Execution results folder : /home/username/DojoExecutions/dojo_execLogs_2023-08-21T21_33_38_684Z  ┃
    ┃                                                                                                    ┃
    ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
 ```
diff --git a/Wiki/home.md b/Wiki/home.md
index e85c2a4..0f1eee9 100644
--- a/Wiki/home.md
+++ b/Wiki/home.md
@@ -3,4 +3,7 @@
 In this wiki you will find the documentation related to the `dojo` CLI.
 
 * [User documentation](CLI-user-documentation)
-* [Developer documentation](cli_dev_doc)
\ No newline at end of file
+
+## Assignment documentation
+
+* [Assignment creation](CLI-assignment-creation)
\ No newline at end of file
-- 
GitLab