From bde1b77e34a37ffc355e7456cfcdcf1643e38f0f Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Wed, 18 Oct 2023 22:36:52 +0200 Subject: [PATCH] Update first_steps.md Signed-off-by: Dennis Eichhorn --- general/first_steps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/general/first_steps.md b/general/first_steps.md index 34ca1bd..8d10798 100755 --- a/general/first_steps.md +++ b/general/first_steps.md @@ -1,6 +1,6 @@ # First steps -After you installed the application and configured your development environment you are ready to make your first code contributions. +After you [installed]({%}?page=general/setup.md) the application and configured your development environment you are ready to make your first code contributions. Please note that besides the general development guide the organization also provides various other organizational documents which help to understand the processes, development status and decisions made.