Fix links

This commit is contained in:
Andrew David Wong 2021-06-18 03:09:09 -07:00
parent 88a4e0a4b5
commit 50270f435c
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
4 changed files with 5 additions and 5 deletions

View file

@ -22,7 +22,7 @@ Any [qube](#qube) that depends on a [template](#template) for its root filesyste
disposable
----------
See [Dispoables](/doc/disposables/).
See [Dispoables](/doc/how-to-use-disposables/).
A temporary [app qube](#app-qube) based on a [disposable template](#disposable-template) that can quickly be created, used, and destroyed.
@ -68,7 +68,7 @@ By default, most domUs lack direct hardware access.
HVM
---
[Hardware-assisted Virtual Machine](/doc/standalone-and-HVM/).
[Hardware-assisted Virtual Machine](/doc/standalones-and-HVM/).
Any fully virtualized, or hardware-assisted, [VM](#vm) utilizing the virtualization extensions of the host CPU.
Although HVMs are typically slower than paravirtualized qubes due to the required emulation, HVMs allow the user to create domains based on any operating system.