From 49e4af22620c235721047643a02151d074011e21 Mon Sep 17 00:00:00 2001 From: InstantGratimification Date: Wed, 3 May 2017 15:26:39 +0000 Subject: [PATCH] blogspot -> https://blog.invisiblethings.org/ --- services/qrexec3.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/qrexec3.md b/services/qrexec3.md index 9d90cf84..bb8b6a92 100644 --- a/services/qrexec3.md +++ b/services/qrexec3.md @@ -277,7 +277,7 @@ on the target and returns back the result to the invoker. and we should get "3" as answer, after dom0 allows it. **Note:** For a real world example of writing a qrexec service, see this -[blog post](http://theinvisiblethings.blogspot.com/2013/02/converting-untrusted-pdfs-into-trusted.html). +[blog post](https://blog.invisiblethings.org/2013/02/21/converting-untrusted-pdfs-into-trusted.html). ### Qubes RPC example - with argument usage ###