diff --git a/wiki/src/blueprint/SponsorW/2018_06.mdwn b/wiki/src/blueprint/SponsorW/2018_06.mdwn
index 8b0fabae011d9f2e49c9aa16b6956c181442e43b..616bb0074c7ea251ce204263718f0859e3562475 100644
--- a/wiki/src/blueprint/SponsorW/2018_06.mdwn
+++ b/wiki/src/blueprint/SponsorW/2018_06.mdwn
@@ -8,17 +8,23 @@ Everything in this report is public.
 
 # A. VeraCrypt support in GNOME
 
-## A.3 Write automated tests
-
 ## A.6 Add VeraCrypt support to GNOME Files
 
-We created merge requests and worked with upstream on our patches to add VeraCrypt support to the various GNOME components which are involved when unlocking volumes via GNOME Files ([glib](https://gitlab.gnome.org/GNOME/glib/merge_requests/120), [GVfs](https://gitlab.gnome.org/GNOME/gvfs/merge_requests/4), [GNOME Shell](https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/126)).
+We created merge requests and worked with upstream on our patches to add
+VeraCrypt support to the various GNOME components which are involved in
+unlocking volumes using *GNOME Files*
+([glib](https://gitlab.gnome.org/GNOME/glib/merge_requests/120),
+[GVfs](https://gitlab.gnome.org/GNOME/gvfs/merge_requests/4), and [GNOME
+Shell](https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/126)).
 
 ## A.7 Write user documentation
 
-We wrote a first draft of the documentation and it was tested during the
-user testing. We identified serious issues in the structure and
-navigation of the documentation and fixed them.
+We wrote a [first draft of the
+documentation](https://git.tails.boum.org/tails/tree/wiki/src/doc/encryption_and_privacy/veracrypt.mdwn?h=doc/14476-veracrypt)
+and tested it during the user testing.
+
+We identified serious issues in the structure and navigation of this
+draft and fixed them.
 
 ## A.8 User testing & community feedback
 
@@ -60,14 +66,16 @@ The full results are available in on UX Git repo (OTS spreadsheet):
 
 ## A.9 Fix bugs and UX issues
 
-We started fixing various bugs and UX issues we discovered during the user testing ([[!tails_ticket 15419]]). This includes the implementation of *VeraCrypt Mounter* ([[!tails_ticket 15043]]).
+We started fixing various issues that were discovered during the user
+testing ([[!tails_ticket 15419]]).
 
-## A.10 Port to the latest version of GNOME
+This includes the implementation of *VeraCrypt Mounter* ([[!tails_ticket
+15043]]).
 
 # B. Additional software
 
-## B.2 Write technical design documentation
-
-## B.3 Write automated tests
-
 ## B.8 Fix bugs and UX issues
+
+We prioritized the issues identified during the user testing that we
+conducted in May based on a value/cost metrics and started fixing them
+by order of priority.