summaryrefslogtreecommitdiff
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
commit232d4828fc5a630c1b8ca81f6ffda0e327d1d25a (patch)
treecde1cb6db1f4900dd2d843ede0a9fce3eff570ac /spec
parent0cc169d1de0decb3fae626a4b30297b7f4792745 (diff)
* 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