From b4de0e1b6014c7bfb1d06721af2bde6aa9e16941 Mon Sep 17 00:00:00 2001 From: Nathaniel Beaver Date: Thu, 6 Nov 2014 11:23:50 -0600 Subject: [PATCH] Add link. --- why-linux-is-better.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/why-linux-is-better.rst b/why-linux-is-better.rst index d83948e..70dc187 100644 --- a/why-linux-is-better.rst +++ b/why-linux-is-better.rst @@ -704,7 +704,7 @@ such as: - licensing metadata, - and `sophisticated dependency management`_. -.. [#] Windows provides the means to cryptographically sign ``.exe`` and ``.msi`` installers, but it is not required for installation. "The Windows installer verifies signatures on .msi packages. If a package has an invalid signature, the installer warns users before it installs the package." +.. [#] Windows provides the means to cryptographically sign ``.exe`` and ``.msi`` installers, but it is not required for installation. "The Windows installer verifies signatures on .msi packages. If a package has an invalid signature, the installer warns users before it installs the package." http://download.microsoft.com/download/a/f/7/af7777e5-7dcd-4800-8a0a-b18336565f5b/best_practices.doc .. _mandatory cryptographic signing of packages: http://purplefloyd.wordpress.com/2009/02/05/signing-deb-packages/ .. _sophisticated dependency management: https://www.debian.org/doc/debian-policy/ch-relationships.html .. _optional fully automatic non-interactive installation: http://debian-handbook.info/browse/wheezy/sect.automatic-upgrades.html