diff options
author | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-06-05 03:47:46 +0000 |
---|---|---|
committer | hsbt <hsbt@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2014-06-05 03:47:46 +0000 |
commit | f4e9aa370dfbdaaef294495ca8aead57354b4e3b (patch) | |
tree | 8f26904a289e1ef810aade784bc32f808fa2118c /misc | |
parent | 0e3debf15b880e2620c9a64537e613d83dd196ea (diff) |
* misc/README: use github link instead of rubyforge.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46352 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'misc')
-rw-r--r-- | misc/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/README b/misc/README index 93d1de90b2..08a9010f58 100644 --- a/misc/README +++ b/misc/README @@ -9,4 +9,4 @@ rubydb2x.el ruby debugger support for emacs 19.2x or before rubydb3x.el ruby debugger support for emacs 19.3x or later ruby-electric.el emacs minor mode providing electric commands -Check out http://rubyforge.org/projects/ruby-debug/ also. +Check out https://github.com/ruby-debug/ also. |