From c3e1f09f5fcbf9b6ee41ebe0f0a15ab265845c4c Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Sat, 24 Nov 2018 12:49:07 +0100 Subject: [PATCH] Updated Getting Started (markdown) --- Getting-Started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Getting-Started.md b/Getting-Started.md index 395cdd8..880c6de 100644 --- a/Getting-Started.md +++ b/Getting-Started.md @@ -1,6 +1,6 @@ The following pages contain all information necessary to get you started as contributor: -- [[Installation]] - how to set up your development environment +- [[Setup]] - how to set up your development environment - [[Directories]] - directory overview - [[Configuration]] - configuration parameters and methods - [[Tests]] - unit and acceptance testing