From c48c81d67b61ae44ae803b5fa3b1778063948990 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Mon, 8 Oct 2018 19:51:58 -0500 Subject: [PATCH] Update links --- about/faq.md | 2 +- common-tasks/usb.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/about/faq.md b/about/faq.md index ee7263e7..f1364c8c 100644 --- a/about/faq.md +++ b/about/faq.md @@ -118,7 +118,7 @@ Please refer to [this page](/doc/vm-sudo/). ### Why is dom0 so old? Please see: -- [Why would one want to update software in dom0?](/doc/software-update-dom0/#why-would-one-want-to-update-software-in-dom0) +- [Why would one want to update software in dom0?](/doc/software-update-dom0/#why-would-one-want-to-install-or-update-software-in-dom0) - [Note on dom0 and EOL](/doc/supported-versions/#note-on-dom0-and-eol) ### Do you recommend coreboot as an alternative to vendor BIOS? diff --git a/common-tasks/usb.md b/common-tasks/usb.md index df01a40a..4730d15a 100644 --- a/common-tasks/usb.md +++ b/common-tasks/usb.md @@ -518,4 +518,4 @@ sys-usb dom0 ask,default_target=dom0 [Security Warning about USB Input Devices]: #security-warning-about-usb-input-devices [How to hide all USB controllers from dom0]: #how-to-hide-all-usb-controllers-from-dom0 [qubes-usb-proxy]: https://github.com/QubesOS/qubes-app-linux-usb-proxy -[dom0-updates]: /doc/software-update-dom0/#how-to-update-software-in-dom0 +[dom0-updates]: /doc/software-update-dom0/#how-to-update-dom0