diff options
-rw-r--r-- | internals.rst | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/internals.rst b/internals.rst index 8d4a3e3..5653c2a 100644 --- a/internals.rst +++ b/internals.rst @@ -8,11 +8,13 @@ that [source86]_. Documentation for the dataspace FILE can be found in the packet *file handling*. ``convertFileDs.py`` converts this dataspace into a plain text file. -Additionally extracted source code from `floppy disk images`_ can be found here__. +Additionally extracted source code from `floppy disk images`_ can be found in +`this repository`__ and here__. .. _floppy disk images: artifacts_ .. _tools: https://github.com/PromyLOPh/eumel-tools __ https://github.com/PromyLOPh/eumel-src +__ src/ Bootstrapping ^^^^^^^^^^^^^ |