aboutsummaryrefslogtreecommitdiffstats
path: root/spec
diff options
context:
space:
mode:
authorkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-24 05:26:42 +0000
committerkazu <kazu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-09-24 05:26:42 +0000
commitaad0c9a9e963ebbe53c2d5e1b04e813b2f6c4003 (patch)
treecde1cb6db1f4900dd2d843ede0a9fce3eff570ac /spec
parentbc6286b33cfffd7cbbe8f68f03c31cd32cbf0679 (diff)
downloadruby-aad0c9a9e963ebbe53c2d5e1b04e813b2f6c4003.tar.gz
* spec/README: update URL. [ci skip]
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@56226 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'spec')
-rw-r--r--spec/README8
1 files changed, 4 insertions, 4 deletions
diff --git a/spec/README b/spec/README
index 9821404697..c8d17ea427 100644
--- a/spec/README
+++ b/spec/README
@@ -1,9 +1,9 @@
= RubySpec
-RubySpec (http://rubyspec.org) provides the annotation of the Ruby
-implementation in an executable format. The make task
-`update-rubyspec' retrieves the specification and puts it into this
-directory.
+RubySpec (http://ruby.github.io/rubyspec.github.io/) provides the
+annotation of the Ruby implementation in an executable format. The
+make task `update-rubyspec' retrieves the specification and puts it
+into this directory.
== Directory structure
spec