We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6cbe353 commit b8ea9d7Copy full SHA for b8ea9d7
templates/public/download.html
@@ -21,8 +21,8 @@ <h2>Arch Linux Downloads</h2>
21
<h3>Release Info</h3>
22
23
<p>The image can be burned to a CD, mounted as an ISO file,
24
- or be directly written to a USB stick using a utility like <code>dd</code>. It
25
- is intended for new installations only; an existing Arch Linux system
+ or be <a href="https://wiki.archlinux.org/title/USB_flash_installation_medium">directly written to a USB flash drive</a>.
+ It is intended for new installations only; an existing Arch Linux system
26
can always be updated with <code>pacman -Syu</code>.</p>
27
28
<ul>
0 commit comments