From 302bd6bcc128291183ca74b5d9853cbbf03530aa Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sat, 22 Aug 2020 23:18:08 -0500 Subject: [PATCH] Update qubes-users references to /support/ Now that we have a user forum in addition to qubes-users, it makes more sense to link to /support/ than to link directly to qubes-users (or to the forum, for that matter). This layer of redirection means allows us to update just one thing (namely, the /support/ page) instead of having to hunt through all the documentation every time support information changes. --- os-guides/windows/windows-tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/os-guides/windows/windows-tools.md b/os-guides/windows/windows-tools.md index 50678ac..345c1fd 100644 --- a/os-guides/windows/windows-tools.md +++ b/os-guides/windows/windows-tools.md @@ -251,7 +251,7 @@ If a specific component is malfunctioning, you can increase its log verbosity as Updates ------- -When we publish new QWT version (which is announced on `qubes-users` Google Group) it's usually pushed to the `current-testing` or `unstable` repository first. To use versions from current-testing, run this in dom0: +When we publish new QWT version, it's usually pushed to the `current-testing` or `unstable` repository first. To use versions from current-testing, run this in dom0: `qubes-dom0-update --enablerepo=qubes-dom0-current-testing qubes-windows-tools`