diff options
author | Dan McGee <dan@archlinux.org> | 2011-05-10 14:42:42 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-05-10 14:42:42 -0500 |
commit | 2470c543d60c96343a5b0fefe04464b5b445b859 (patch) | |
tree | 51e17676a133a2b2ddd51666b33c29bb2dbb2146 /templates | |
parent | 972b010743e5e8844fda8e9862c85289541eb621 (diff) |
Put the period in the correct place
Signed-off-by: Dan McGee <dan@archlinux.org>
Diffstat (limited to 'templates')
-rw-r--r-- | templates/releng/results.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/releng/results.html b/templates/releng/results.html index ee07c856..c3e7d99a 100644 --- a/templates/releng/results.html +++ b/templates/releng/results.html @@ -15,7 +15,7 @@ <p>For more information, see the <a href="https://wiki.archlinux.org/index.php/DeveloperWiki:releng_testimages_feedback">documentation - on the wiki</a></p>. + on the wiki</a>.</p> <p>All ISOs referenced on this page are available from <a href="{{ iso_url }}">{{ iso_url }}</a>.</p> |