From 35aa8b83874f96808fd9a7ef6846b88e1334c811 Mon Sep 17 00:00:00 2001 From: Robin Mueller Date: Tue, 8 Jun 2021 17:58:33 +0200 Subject: [PATCH] corrected link --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 270360e..dc923a8 100644 --- a/README.md +++ b/README.md @@ -92,8 +92,9 @@ FSFW on a host computer without the need of setting up external embedded hardwar ### Linux - Enabling RTOS functionalities -The last chapter in the [Linux README](README-linux.md#top) specifies some steps required -to cleanly run the FSFW on a (host) Linux system. +The last chapter in the [Linux README](https://egit.irs.uni-stuttgart.de/fsfw/fsfw-example-linux-mcu) +specifies some steps required to cleanly run the FSFW on a (host) Linux system if +real time functionalities are turned on via `FSFWConfig.h`. ## Building the Software with CMake