diff options
author | eggandburger <eggandburger@web> | 2019-07-10 03:03:42 +0200 |
---|---|---|
committer | GNU Hurd web pages engine <web-hurd@gnu.org> | 2019-07-10 03:03:42 +0200 |
commit | 5db9a3d4beab1682b604c1f0817035f88924fff1 (patch) | |
tree | 7970a2aae021a6813712563c75f06f11bbc65c84 | |
parent | 8f2b6c71308933f0f38d0a5519f71b133061ccd1 (diff) |
Fix broken link to Hammar paper
-rw-r--r-- | hurd/documentation.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/documentation.mdwn b/hurd/documentation.mdwn index 330ea13b..fab7680b 100644 --- a/hurd/documentation.mdwn +++ b/hurd/documentation.mdwn @@ -76,7 +76,7 @@ is included in the section entitled [[Position_paper_*Improving_Usability_via_Access_Decomposition_and_Policy*|ng/position_paper]] Neal Walfield and Marcus Brinkmann give an overview about how a future, subsequent system may be architected. - * [*Generalizing mobility for the Hurd*](http://users.student.lth.se/cs07fh9/2009-hammar-hurd-mobility.pdf), + * [*Generalizing mobility for the Hurd*](https://pdfs.semanticscholar.org/4cce/9abb177cc58c199e13b82d498f37010c2bfc.pdf), a thesis written by Carl Fredrik Hammar, investigates the mobility aspect of stores and how it can be generalized and used for other applications. |