@@ -25,19 +25,19 @@ This project is composed internally of several internal components, depicted in
2525## Further reading
2626
2727* [ 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 )
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
35- * [ Security guidance for developers] ( ./security-guidance-for-developers )
36- * [ Paging Development Notes] ( ./paging-development-notes )
37- * [ How to use Flatbuffers in Hyperlight] ( ./how-to-use-flatbuffers )
38- * [ How to make a Hyperlight release] ( ./how-to-make-releases )
39- * [ Getting Hyperlight Metrics, Logs, and Traces] ( ./hyperlight-metrics-logs-and-traces )
40- * [ Benchmarking Hyperlight] ( ./benchmarking-hyperlight )
41- * [ Hyperlight Surrogate Development Notes] ( ./hyperlight-surrogate-development-notes )
42- * [ Debugging Hyperlight] ( ./debugging-hyperlight )
35+ * [ Security guidance for developers] ( ./security-guidance-for-developers.md )
36+ * [ Paging Development Notes] ( ./paging-development-notes.md )
37+ * [ How to use Flatbuffers in Hyperlight] ( ./how-to-use-flatbuffers.md )
38+ * [ How to make a Hyperlight release] ( ./how-to-make-releases.md )
39+ * [ Getting Hyperlight Metrics, Logs, and Traces] ( ./hyperlight-metrics-logs-and-traces.md )
40+ * [ Benchmarking Hyperlight] ( ./benchmarking-hyperlight.md )
41+ * [ Hyperlight Surrogate Development Notes] ( ./hyperlight-surrogate-development-notes.md )
42+ * [ Debugging Hyperlight] ( ./debugging-hyperlight.md )
4343* [ Signal Handling in Hyperlight] ( ./signal-handlers-development-notes.md )
0 commit comments