Skip to content

Commit a395cb9

Browse files
authored
Merge pull request ruby#3357 from ccmywish/master
Fix rbenv for Windows GitHub URL
2 parents 6492b1b + 5a4bda0 commit a395cb9

File tree

5 files changed

+8
-5
lines changed

5 files changed

+8
-5
lines changed

en/documentation/installation/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ Here are available installation methods:
5858
* [asdf-vm](#asdf-vm)
5959
* [chruby](#chruby)
6060
* [rbenv](#rbenv)
61+
* [rbenv for Windows](#rbenv-for-windows)
6162
* [RVM](#rvm)
6263
* [uru](#uru)
6364
* [Building from source](#building-from-source)
@@ -391,7 +392,7 @@ though, because the installed Ruby won't be managed by any tools.
391392

392393
[rvm]: http://rvm.io/
393394
[rbenv]: https://github.com/rbenv/rbenv#readme
394-
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
395+
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
395396
[ruby-build]: https://github.com/rbenv/ruby-build#readme
396397
[ruby-install]: https://github.com/postmodern/ruby-install#readme
397398
[chruby]: https://github.com/postmodern/chruby#readme

ja/documentation/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -342,5 +342,5 @@ $ sudo make install
342342
[rubystack]: https://bitnami.com/stack/ruby/virtual-machine
343343
[asdf-vm]: https://asdf-vm.com/
344344
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby
345-
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
345+
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
346346
[uru]: https://bitbucket.org/jonforums/uru/src/master/

ko/documentation/installation/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ Windows 10을 사용 중이라면 [Windows Subsystem for Linux][wsl]를 사용
5757
* [관리자](#managers)
5858
* [chruby](#chruby)
5959
* [rbenv](#rbenv)
60+
* [rbenv for Windows](#rbenv-for-windows)
6061
* [RVM](#rvm)
6162
* [uru](#uru)
6263
* [소스에서 빌드하기](#building-from-source)
@@ -369,7 +370,7 @@ $ sudo make install
369370

370371
[rvm]: http://rvm.io/
371372
[rbenv]: https://github.com/rbenv/rbenv#readme
372-
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
373+
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
373374
[ruby-build]: https://github.com/rbenv/ruby-build#readme
374375
[ruby-install]: https://github.com/postmodern/ruby-install#readme
375376
[chruby]: https://github.com/postmodern/chruby#readme

zh_cn/documentation/installation/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ lang: zh_cn
3535
* [管理工具](#managers)
3636
* [chruby](#chruby)
3737
* [rbenv](#rbenv)
38+
* [rbenv for Windows](#rbenv-for-windows)
3839
* [RVM](#rvm)
3940
* [uru](#uru)
4041
* [通过源码编译安装](#building-from-source)
@@ -214,7 +215,7 @@ $ sudo make install
214215

215216
[rvm]: http://rvm.io/
216217
[rbenv]: https://github.com/rbenv/rbenv#readme
217-
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
218+
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
218219
[ruby-build]: https://github.com/rbenv/ruby-build#readme
219220
[ruby-install]: https://github.com/postmodern/ruby-install#readme
220221
[chruby]: https://github.com/postmodern/chruby#readme

zh_tw/documentation/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ $ sudo make install
325325

326326
[rvm]: http://rvm.io/
327327
[rbenv]: https://github.com/rbenv/rbenv
328-
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
328+
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
329329
[ruby-build]: https://github.com/rbenv/ruby-build#readme
330330
[ruby-install]: https://github.com/postmodern/ruby-install#readme
331331
[chruby]: https://github.com/postmodern/chruby

0 commit comments

Comments
 (0)