From da0779525ee2d0ff10b3adaa952f742993ed22d1 Mon Sep 17 00:00:00 2001 From: paulober <44974737+paulober@users.noreply.github.com> Date: Fri, 20 May 2022 07:22:25 +0200 Subject: [PATCH] Fix #2104, cFE_Users_guide.pdf 404 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c76e80f7..b5b68b6de 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This repository contains NASA's Core Flight Executive (cFE), which is a framewor This is a collection of services and associated framework to be located in the `cfe` subdirectory of a cFS Mission Tree. The Core Flight System is bundled at , which includes build and execution instructions. -The detailed cFE user's guide can be viewed at . +The detailed cFE user's guide can be viewed at . ## Changelog