Skip to content

Commit 2b54018

Browse files
committed
[documentation] fix broken links in docs/README.md
Signed-off-by: danbugs <[email protected]>
1 parent 558915f commit 2b54018

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

docs/README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ This project is composed internally of several internal components, depicted in
2424

2525
## Further reading
2626

27-
* [Glossary](./glossary)
28-
* [How code gets executed in a VM](./hyperlight-execution-details)
29-
* [How to build a Hyperlight guest binary](./how-to-build-a-hyperlight-guest-binary)
30-
* [Security considerations](./security)
31-
* [Technical requirements document](./technical-requirements-document)
27+
* [Glossary](./glossary.md)
28+
* [How code gets executed in a VM](./hyperlight-execution-details.md)
29+
* [How to build a Hyperlight guest binary](./how-to-build-a-hyperlight-guest-binary.md)
30+
* [Security considerations](./security.md)
31+
* [Technical requirements document](./technical-requirements-document.md)
3232

3333
## For developers
3434

0 commit comments

Comments
 (0)