From f55c6fb0442ceaf81e7ad4a86d1b502c03f28e56 Mon Sep 17 00:00:00 2001 From: Jose Marinho <4517760+jmarinho@users.noreply.github.com> Date: Thu, 6 Aug 2026 15:21:39 +0100 Subject: [PATCH] Correct deployment link Correct gh-pages deployment link in README.md Signed-off-by: Jose Marinho --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 684c13c..2d5a4fc 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ stages during platform initialization. The documentation is generated using the Sphinx framework. A version of this specification, rendered in HTML, is available -[here](https://firmwarehandoff.github.io/ProjectSpecificEntries/). +[here](https://firmwarehandoff.github.io/ProjectTEs/). Project dependencies ====================