summaryrefslogtreecommitdiff
path: root/architecture.php
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2021-05-11 20:30:02 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2021-05-11 20:30:02 +0200
commit18d62c48247bdc54ed193b9e5186c467c6ee7ac1 (patch)
treeef7dda3b1e5276c53dd3d5dc4dedf2ae2bd46922 /architecture.php
parent19467e919c0f8f6c8d45b5d0b19520f436e67e04 (diff)
downloadarchweb32-18d62c48247bdc54ed193b9e5186c467c6ee7ac1.tar.xz
buildmaster/architecture.php: added a link to upstream
Diffstat (limited to 'architecture.php')
-rw-r--r--architecture.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/architecture.php b/architecture.php
index 4bb8be0..87fb80c 100644
--- a/architecture.php
+++ b/architecture.php
@@ -76,7 +76,7 @@ print " </p>\n";
print " <p>\n";
print " Also note:\n";
print " If your flags contain 'pae' you can use the <a href=\"https://www.archlinux32.org/packages/pentium4/extra/linux-pae/\">linux-pae</a> package to make use of more memory.\n";
-print " If your flags contain 'lm' you can still use Archlinux32, but 64-bit Archlinux might be the better option.\n";
+print " If your flags contain 'lm' you can still use Archlinux32, but <a href=\"https://www.archlinux.org\">64-bit Archlinux</a> might be the better option.\n";
print " </p>\n";
print " </div>\n";
print_footer();