From d6a6bfcd00a1e0b42975c3fa2ae624a2578faf29 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Tue, 1 Sep 2020 12:40:52 -0500 Subject: [PATCH] Remove direct link to arch spec PDF from doc index The PDF is still linked from the Architecture page. It is important that visitors read and understand the explanation about the PDF being made available for historical interest only. --- doc.md | 1 - 1 file changed, 1 deletion(-) diff --git a/doc.md b/doc.md index 6511ca94..9771acbc 100644 --- a/doc.md +++ b/doc.md @@ -154,7 +154,6 @@ Core documentation for Qubes developers and advanced users. ### System * [Qubes OS Architecture Overview](/doc/architecture/) - * [Qubes OS Architecture Spec v0.3 [PDF]](/attachment/wiki/QubesArchitecture/arch-spec-0.3.pdf) * [Security-critical Code in Qubes OS](/doc/security-critical-code/) * [Qubes Core Admin](https://dev.qubes-os.org/projects/core-admin/en/latest/) * [Qubes Core Admin Client](https://dev.qubes-os.org/projects/core-admin-client/en/latest/)