Replace absolute with relative paths for Qubes URLs

This commit is contained in:
Andrew David Wong 2018-02-03 14:51:06 -06:00
parent a85afde2d3
commit bddcd0cad2
No known key found for this signature in database
GPG key ID: 8CE137352A019A17
23 changed files with 40 additions and 40 deletions

View file

@ -83,7 +83,7 @@ redirect_from:
gpg --keyserver pgp.mit.edu --recv-keys 0xDDFA1A3E36879494
* Verify its fingerprint, set as 'trusted'. [This is described here](https://www.qubes-os.org/doc/VerifyingSignatures).
* Verify its fingerprint, set as 'trusted'. [This is described here](/doc/VerifyingSignatures).
* Download the Qubes developers' keys.

View file

@ -8,7 +8,7 @@ redirect_from:
- /wiki/QubesBuilder/
---
**Note: The build system has been improved since this how-to was last updated. The [Archlinux template building instructions](https://www.qubes-os.org/doc/building-archlinux-template/) contain more up-to-date and detailed information on how to use the build system.**
**Note: The build system has been improved since this how-to was last updated. The [Archlinux template building instructions](/doc/building-archlinux-template/) contain more up-to-date and detailed information on how to use the build system.**
Building Qubes from scratch
===========================