diff options
author | jbranso@dismail.de <jbranso@dismail.de> | 2024-05-25 23:40:00 -0400 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2024-05-26 13:22:53 +0200 |
commit | 627fcfa8770bd8419879fe0ceebb83917d1da516 (patch) | |
tree | 11959d478fe575d7173007189727d75fd5d414fb /documentation.mdwn | |
parent | 7b11128a6dbc540036858ee42c01f7e801ddc856 (diff) | |
download | web-627fcfa8770bd8419879fe0ceebb83917d1da516.tar.gz web-627fcfa8770bd8419879fe0ceebb83917d1da516.tar.bz2 web-627fcfa8770bd8419879fe0ceebb83917d1da516.zip |
I added in links to the subhurds page
Using the website just now, I had to search the internet to find the
subhurd page. Perhaps these link will help others find the right
page.
* documenation.mdwn: add a link to subhurds
* hurd.mdwn: add a link to subhurds
* hurd/documentation: add a link to subhurds
Message-ID: <20240526034104.3641-6-jbranso@dismail.de>
Diffstat (limited to 'documentation.mdwn')
-rw-r--r-- | documentation.mdwn | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation.mdwn b/documentation.mdwn index 7d6556f4..df572507 100644 --- a/documentation.mdwn +++ b/documentation.mdwn @@ -57,6 +57,7 @@ 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]] + * [[Subhurds|hurd/subhurd]] * [[Mach|microkernel/mach/documentation]] * [[MIG|microkernel/mach/mig/documentation]] * [[UNIX]] |