diff options
author | Dieter Plaetinck <dieter@plaetinck.be> | 2011-05-08 18:02:55 +0200 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-05-09 16:57:38 -0500 |
commit | 03bc3e619f311e11323be5bfce57ebd0842e6595 (patch) | |
tree | bc8c9f9eb8fa35efe4d718684b250aefc2752b57 /templates/releng/results.html | |
parent | 72bf6a02f3ee80cba40bb8556e161fd89ad7d886 (diff) |
releng: clarify some text and options
Signed-off-by: Dieter Plaetinck <dieter@plaetinck.be>
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates/releng/results.html')
-rw-r--r-- | templates/releng/results.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/templates/releng/results.html b/templates/releng/results.html index 4aca1f10..d7708cb7 100644 --- a/templates/releng/results.html +++ b/templates/releng/results.html @@ -13,6 +13,10 @@ if you have tested and used any ISOs. Both successful and failed results are encouraged and welcome.</p> + <p>For more information, see the <a + href="https://wiki.archlinux.org/index.php/DeveloperWiki:releng_testimages_feedback">documentation + on the wiki</a></p> + <p>All ISOs referenced on this page are available from <a href="{{ iso_url }}">{{ iso_url }}</a>.</p> |