diff options
-rw-r--r-- | website/www/help.scm | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/website/www/help.scm b/website/www/help.scm index 8307f30..c4c6d7f 100644 --- a/website/www/help.scm +++ b/website/www/help.scm @@ -155,6 +155,10 @@ about the Nix package manager, which " ;; For posts other than announcements, things that complement ;; the manual. (ul (li (a (@ (href + "https://savannah.gnu.org/forum/forum.php?forum_id=8605")) + (i "GuixSD system tests")) + ", June 2016") + (li (a (@ (href "https://savannah.gnu.org/forum/forum.php?forum_id=8491")) (i "GNOME in GuixSD")) ", March 2016") |