From d44e7cca4f8838ff7bc702cefe85c5ac0b3128ba Mon Sep 17 00:00:00 2001 From: taradiddles Date: Wed, 26 Sep 2018 19:39:50 +0300 Subject: [PATCH] add credits --- docs/common-tasks/opening-urls-in-vms.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/common-tasks/opening-urls-in-vms.md b/docs/common-tasks/opening-urls-in-vms.md index b827358..2401f81 100644 --- a/docs/common-tasks/opening-urls-in-vms.md +++ b/docs/common-tasks/opening-urls-in-vms.md @@ -122,3 +122,4 @@ Further considerations/caveats of dispVMs: - Obviously, using dispVMs (whether random or "semi-permanent") for `dstVM` means that any change - saved bookmarks, application preferences, add-on update, ... - is lost at poweroff. Saving changes persistently requires updating the VM's templateVM, which may be cumbersome. - inter-VM bookmark management might be eased with tools like [buku](https://github.com/jarun/Buku) (available in Fedora 28 repo - `dnf install buku`). +`Contributors/Credits: @Aekez, @raffaeleflorio, [Micah Lee](https://micahflee.com/2016/06/qubes-tip-opening-links-in-your-preferred-appvm/), @taradiddles`