diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-02-22 14:18:27 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2021-02-22 14:18:27 +0100 |
commit | b3ff0d0202657a1ce47553d49eed5afac3ad61a3 (patch) | |
tree | 7082f60ab6a06078c86f171e218b11fba6728c7d | |
parent | 4f658132be7e3ad56e609d84a9d7a0b73a09dda3 (diff) |
fix URL
-rw-r--r-- | microkernel/mach.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/microkernel/mach.mdwn b/microkernel/mach.mdwn index e9127a37..536cbf35 100644 --- a/microkernel/mach.mdwn +++ b/microkernel/mach.mdwn @@ -18,7 +18,7 @@ microkernel currently used by the [[Hurd]]. * [[Documentation]] * [[History]] * [Torvalds, Tanenbaum - Debate](http://www.dina.dk/~abraham/Linus_vs_Tanenbaum.html) + Debate](http://choices.cs.illinois.edu/cache/Linus_vs_Tanenbaum.html) # Implementations |