From 89f598e92b102f81a8425b72460ee484e3a400e7 Mon Sep 17 00:00:00 2001 From: Joanna Rutkowska Date: Mon, 31 Dec 2012 11:54:24 +0000 Subject: [PATCH] SystemDoc changed Corrected link to the Qubes Arch PDF --- SystemDoc.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SystemDoc.md b/SystemDoc.md index c3da2bb7..be65acf7 100644 --- a/SystemDoc.md +++ b/SystemDoc.md @@ -7,7 +7,7 @@ permalink: /wiki/SystemDoc/ System Documentation for Developers =================================== -- Qubes OS Architecture v0.3 [​(pdf)](http://www.qubes-os.org/files/doc/arch-spec-0.3.pdf) (A bit outdated, but it was the original document that started this all...) +- Qubes OS Architecture v0.3 [​(pdf)](http://files.qubes-os.org/files/doc/arch-spec-0.3.pdf) (A bit outdated, but it was the original document that started this all...) - [Security-critical elements of Qubes OS](/wiki/SecurityCriticalCode) - [Qubes GUI virtualization protocol](/wiki/GUIdocs) - [Networking in Qubes](/wiki/QubesNet)