diff options
-rw-r--r-- | website/www.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/website/www.scm b/website/www.scm index 5efc888..73c5436 100644 --- a/website/www.scm +++ b/website/www.scm @@ -164,7 +164,8 @@ character." (class "hlink-yellow")) "GNU Project ") "—which respects the " - (a (@ (href ,(gnu-url "philosophy/free-sw.html")) + (a (@ (href ,(gnu-url + "distros/free-system-distribution-guidelines.html")) (class "hlink-yellow")) "freedom of computer users") ". ") |