diff options
author | Ludovic Courtès <ludo@gnu.org> | 2015-10-29 11:41:06 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2015-10-29 11:41:06 +0100 |
commit | a49eb969391b714be4b9934689064c16eb3b65bc (patch) | |
tree | 170751f659c7fbc3b53ec3fb2a58f598fbefb9b3 | |
parent | 98128587bd67398173fa2c069898fe278996090f (diff) | |
download | guix-artwork-a49eb969391b714be4b9934689064c16eb3b65bc.tar guix-artwork-a49eb969391b714be4b9934689064c16eb3b65bc.tar.gz |
website: help: RepPar is over now.
* website/www/help.scm (help-page): Change "to be presented" to
"presented".
-rw-r--r-- | website/www/help.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/www/help.scm b/website/www/help.scm index 556f77a..bfd8281 100644 --- a/website/www/help.scm +++ b/website/www/help.scm @@ -130,7 +130,7 @@ implementation of Guix's packaging API.") (li (a (@ (href "http://arxiv.org/abs/1506.02822")) (i "Reproducible and User-Controlled Software Environments in HPC with Guix")) - ", to be presented at the " + ", presented at the " (a (@ (href "http://reppar.org/")) "2015 International Workshop on Reproducibility in Parallel Computing (RepPar)") |