summaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authormurphy <murphy@rubychan.de>2009-01-12 14:20:45 +0000
committermurphy <murphy@rubychan.de>2009-01-12 14:20:45 +0000
commit97c9be3b3087f2b8c8e7d22960d00bde06bc7850 (patch)
treea10be7d68e87b5c58a4c9745fb83b144bca8fab7 /bin
parent558956eaff25fd832ccd3dc5747365bf32cd3825 (diff)
downloadcoderay-97c9be3b3087f2b8c8e7d22960d00bde06bc7850.tar.gz
Fixed documentation links.
Diffstat (limited to 'bin')
-rw-r--r--bin/coderay2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/coderay b/bin/coderay
index 61841b7..82d4eca 100644
--- a/bin/coderay
+++ b/bin/coderay
@@ -13,7 +13,7 @@ begin
if ARGV.empty?
puts <<-USAGE
-CodeRay #{CodeRay::VERSION} (http://rd.cYcnus.de/coderay)
+CodeRay #{CodeRay::VERSION} (http://coderay.rubychan.de)
Usage:
coderay -<lang> [-<format>] < file > output
coderay file [-<format>]