aboutsummaryrefslogtreecommitdiff
path: root/docs/Developer_Documentation.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/Developer_Documentation.md')
-rw-r--r--docs/Developer_Documentation.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/Developer_Documentation.md b/docs/Developer_Documentation.md
index 1d891e9..d50455d 100644
--- a/docs/Developer_Documentation.md
+++ b/docs/Developer_Documentation.md
@@ -14,6 +14,9 @@ There is also information on the SeaBIOS [Memory Model](Memory Model).
Along with information on SeaBIOS [Execution and code flow](Execution
and code flow).
+A description of the process of linking the final SeaBIOS binary is
+available at [Linking overview](Linking overview).
+
To debug SeaBIOS and report problems see SeaBIOS
[debugging](Debugging).