From 3436c5f977a9bb4fbbf3074ac43080f2a71a9e52 Mon Sep 17 00:00:00 2001 From: Andrew David Wong Date: Sun, 13 Oct 2019 20:11:42 -0500 Subject: [PATCH] Make link descriptive, relative, & reference-style --- external/security-guides/multifactor-authentication.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/external/security-guides/multifactor-authentication.md b/external/security-guides/multifactor-authentication.md index 7e9d65df..9d074666 100644 --- a/external/security-guides/multifactor-authentication.md +++ b/external/security-guides/multifactor-authentication.md @@ -74,7 +74,7 @@ Optional Preparation Steps [user@dom0 ~]$ qvm-clone fedora-30-minimal fedora-30-min-mfa - 3. To open a root shell on the minimal template (for details see [this page](https://www.qubes-os.org/doc/templates/minimal/#passwordless-root)), run the following command: + 3. To open a root shell on the minimal template (for details, see [Passwordless Root]), run the following command: [user@dom0 ~]$ qvm-run -u root fedora-30-min-mfa xterm @@ -187,3 +187,4 @@ is largely the same. [Google Authenticator]: https://en.wikipedia.org/wiki/Google_Authenticator [FedoraMinimal]: /doc/Templates/FedoraMinimal/ [usage]: https://en.wikipedia.org/wiki/Google_Authenticator#Usage +[Passwordless Root]: /doc/templates/minimal/#passwordless-root