From f72df249686e9ba85cd8dd5c492b15664d89061b Mon Sep 17 00:00:00 2001 From: InstantGratimification Date: Wed, 3 May 2017 15:21:32 +0000 Subject: [PATCH] Update windows-appvms.md --- managing-os/windows/windows-appvms.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/managing-os/windows/windows-appvms.md b/managing-os/windows/windows-appvms.md index 2fd016fb..c43487b9 100644 --- a/managing-os/windows/windows-appvms.md +++ b/managing-os/windows/windows-appvms.md @@ -99,7 +99,7 @@ Also, the inter-VM services work as usual -- e.g. to request opening a document ~~~ ~~~ -[user@work ~]$ qvm-open-in-vm work-win7 http://www.invisiblethingslab.com +[user@work ~]$ qvm-open-in-vm work-win7 https://invisiblethingslab.com ~~~ ... just like in case of Linux AppVMs. Of course all those operations are governed by central policy engine running in Dom0 -- if the policy doesn't contain explicit rules for the source and/or target AppVM, the user will be asked for decision whether to allow or deny the operation.