From 88b407f6160a635f2fe901827961086ebf168d72 Mon Sep 17 00:00:00 2001 From: Tom Ruisseau Date: Mon, 15 Jul 2024 14:29:11 +0200 Subject: [PATCH] Menu links --- src/Doc/doc-menu.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Doc/doc-menu.md b/src/Doc/doc-menu.md index ff6ed3f..6c2c0c1 100644 --- a/src/Doc/doc-menu.md +++ b/src/Doc/doc-menu.md @@ -2,6 +2,6 @@ This section will address all the different technical aspects of the project, so that others can take on the development. You can learn about: -- The environment -- How to build and deploy -- The steps of generation \ No newline at end of file +- [The environment](environment.md) +- [How to build and deploy](build.md) +- [The steps of generation](./Steps/steps_menu.md) \ No newline at end of file