diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-05-25 23:39:59 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-05-26 13:22:38 +0200 |
commit | 7b11128a6dbc540036858ee42c01f7e801ddc856 (patch) | |
tree | d3ada48c39392a2fbda79a8df99830c454678ca2 /documentation.mdwn | |
parent | 802232498672d254b3b6a8b8d666e934010bc2f0 (diff) | |
download | web-7b11128a6dbc540036858ee42c01f7e801ddc856.tar.gz web-7b11128a6dbc540036858ee42c01f7e801ddc856.tar.bz2 web-7b11128a6dbc540036858ee42c01f7e801ddc856.zip |
I added links to the existing translators page.
I always have a hard time finding this page. Maybe adding this link
to the hurd/documentation and hurd page will help others to find the
existing Hurd translators page.
* hurd/documentation.mdwn: add a link to hurd/translator
* hurd.mdwn: add a link to hurd/translator
* documentation.mdwn: add a link to hurd/translator
Message-ID: <20240526034104.3641-5-jbranso@dismail.de>
Diffstat (limited to 'documentation.mdwn')
-rw-r--r-- | documentation.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/documentation.mdwn b/documentation.mdwn index ebbde844..7d6556f4 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -55,6 +55,8 @@ Depending on your background, you may want to start reading the documentation from userlandish interfaces (Hurd) or from the microkernel itself (Mach). * [[GNU_Hurd|hurd/documentation]] + * [[Introduction to Translators|/hurd-paper#translator]] and + [[Existing Translators|hurd/translator]] * [[Mach|microkernel/mach/documentation]] * [[MIG|microkernel/mach/mig/documentation]] * [[UNIX]] |