From 10af328ff7e848130f11aa18b612ca32f829d89a Mon Sep 17 00:00:00 2001 From: Ludovic Courtès Date: Sat, 5 Sep 2015 19:18:31 +0200 Subject: website: donate: Update wording for armv7. * website/www/donate.scm (donate-page): Update wording for armv7 donations. --- website/www/donate.scm | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'website') diff --git a/website/www/donate.scm b/website/www/donate.scm index 1c78ab6..d521434 100644 --- a/website/www/donate.scm +++ b/website/www/donate.scm @@ -49,11 +49,8 @@ donations of hardware and optionally hosting for the following kinds of machines (they should be usable with exclusively free software): ") (ul (li "x86_64 machines, with on the order of 1\xa0TiB of storage and 4\xa0GiB of RAM;") - (li "armv7 machines that would allow us to provide pre-built -binaries for the " - (a (@ (href "https://savannah.gnu.org/forum/forum.php?forum_id=8175")) - "recently-added ARM port") - ";") + (li "armv7 machines (such as the Novena) to more quickly +test and provide binaries for the " (tt "armhf-linux") " port;") (li "mips64el machines to strengthen this port.")) (p "Please get in touch with us through the " (a (@ (href ,(base-url "about/#contact"))) -- cgit v1.2.3