civodul pushed a commit to branch master
in repository guix-artwork.
commit 9437fce76c7f000fbda575a76ee19de939e9cba9
Author: Ludovic Courtès <[email protected]>
Date: Tue Jun 28 13:53:02 2016 +0200
help: Add "GuixSD system tests" post.
* website/www/help.scm (help-page): Add "GuixSD system tests".
---
website/www/help.scm | 4 ++++
1 file changed, 4 insertions(+)
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")