summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormr <mr@mrautenberg.de>2010-12-16 12:32:45 +0100
committermr <mr@mrautenberg.de>2010-12-16 12:32:45 +0100
commite4f86ba5f38e03aa6ee257be75d63dc54e07ab10 (patch)
treed950597337dbaa4eda2a59cc59491d9e995972ce
parent66ad7c83f2a1c175be626862e6922ea975110e70 (diff)
fix CSV link in help
-rw-r--r--views/help.haml2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/help.haml b/views/help.haml
index eabf978..a8bbf4b 100644
--- a/views/help.haml
+++ b/views/help.haml
@@ -20,7 +20,7 @@
Input files are accepted in
%a{:href => "http://en.wikipedia.org/wiki/Microsoft_Excel"} Excel
and
- %a{:href => "en.wikipedia.org/wiki/Comma-separated_values"} CSV
+ %a{:href => "http://en.wikipedia.org/wiki/Comma-separated_values"} CSV
formats.
%h3 Excel example