index : archweb32 | |
Archlinux32 website | gitolite user |
summaryrefslogtreecommitdiff |
-rw-r--r-- | architecture.php | 4 |
diff --git a/architecture.php b/architecture.php index 19f2043..4bb8be0 100644 --- a/architecture.php +++ b/architecture.php @@ -75,8 +75,8 @@ print " If you experience any problems related to illegal instructions print " </p>\n"; print " <p>\n"; print " Also note:\n"; -print " If your flags contain 'pae' you can use the linux-pae 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 '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 " </p>\n"; print " </div>\n"; print_footer(); |