From ea22e2fb99fd30a052cd3c83b17841039ccb7767 Mon Sep 17 00:00:00 2001 From: Sascha Tommasone Date: Mon, 8 Jul 2024 12:34:37 +0200 Subject: [PATCH] [Assignment-7] fix README.md --- Assignment 7 - SGX Hands-on/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Assignment 7 - SGX Hands-on/README.md b/Assignment 7 - SGX Hands-on/README.md index aa692f3..1ad57aa 100644 --- a/Assignment 7 - SGX Hands-on/README.md +++ b/Assignment 7 - SGX Hands-on/README.md @@ -4,7 +4,7 @@ Documentation of the Assignment 7 in Systems Security at Ruhr-Universität Bochu This is a program, that uses a TEE to build a signature relay to sign firmware with a master key. For more informationm, read the [project description](doc/abgabe.pdf). -We recommend viewing the [repository]("https://git.pfzetto.de/RubNoobs/Systemsicherheit/src/branch/master/Assignment 7 - SGX Hands-on") we worked on together at. +We recommend viewing the [repository](https://git.pfzetto.de/RubNoobs/Systemsicherheit/src/branch/master/Assignment%207%20-%20SGX%20Hands-on) we worked on together at. ## Requirements