Please apply the patch, so I can correct the link in the 2014 report :) BitingBird
>From f3a1f65fc43c53086e79ba198c24572a83a062d5 Mon Sep 17 00:00:00 2001 From: Tails developers <[email protected]> Date: Mon, 23 Feb 2015 00:07:36 +0100 Subject: [PATCH] correct anchors in secure deletion
--- wiki/src/doc/encryption_and_privacy/secure_deletion.mdwn | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/wiki/src/doc/encryption_and_privacy/secure_deletion.mdwn b/wiki/src/doc/encryption_and_privacy/secure_deletion.mdwn index deec853..447b131 100644 --- a/wiki/src/doc/encryption_and_privacy/secure_deletion.mdwn +++ b/wiki/src/doc/encryption_and_privacy/secure_deletion.mdwn @@ -79,7 +79,7 @@ Wipe](http://wipetools.tuxfamily.org/nautilus-wipe.html). 1. The deletion will start. It can last from a few seconds to several minutes, according to the size of the files. Be patient⦠-<a id="clean_disk_space"></a> +<a id="empty_trash"></a> Emptying the trash ================== @@ -107,6 +107,8 @@ folder to empty the trash of the persistent volume.</p> </div> +<a id="clean_disk_space"></a> + Securely clean available disk space =================================== -- 2.1.4
_______________________________________________ Tails-dev mailing list [email protected] https://mailman.boum.org/listinfo/tails-dev To unsubscribe from this list, send an empty email to [email protected].
