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 /hurd | |
parent | 802232498672d254b3b6a8b8d666e934010bc2f0 (diff) |
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 'hurd')
-rw-r--r-- | hurd/documentation.mdwn | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hurd/documentation.mdwn b/hurd/documentation.mdwn index f095cf26..154b08ba 100644 --- a/hurd/documentation.mdwn +++ b/hurd/documentation.mdwn @@ -22,7 +22,8 @@ is included in the section entitled * [[*Towards_a_New_Strategy_of_OS_Design*|/hurd-paper]], an architectural overview by Thomas Bushnell, BSG, notably: * [[The design|/hurd-paper#design]] - * [[Translators|/hurd-paper#translator]] + * [[Introduction to Translators|/hurd-paper#translator]] and + [[Existing Translators|hurd/translator]] * [[The auth translator|/hurd-paper#auth]] * [[The proc translator|/hurd-paper#proc]] * [[The exec translator|/hurd-paper#exec]] |