Skip to content

Commit

Permalink
Merge pull request #3357 from ccmywish/master
Browse files Browse the repository at this point in the history
Fix rbenv for Windows GitHub URL
  • Loading branch information
JuanitoFatas committed Sep 2, 2024
2 parents 6492b1b + 5a4bda0 commit a395cb9
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 5 deletions.
3 changes: 2 additions & 1 deletion en/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ Here are available installation methods:
* [asdf-vm](#asdf-vm)
* [chruby](#chruby)
* [rbenv](#rbenv)
* [rbenv for Windows](#rbenv-for-windows)
* [RVM](#rvm)
* [uru](#uru)
* [Building from source](#building-from-source)
Expand Down Expand Up @@ -391,7 +392,7 @@ though, because the installed Ruby won't be managed by any tools.

[rvm]: http://rvm.io/
[rbenv]: https://github.com/rbenv/rbenv#readme
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
[ruby-build]: https://github.com/rbenv/ruby-build#readme
[ruby-install]: https://github.com/postmodern/ruby-install#readme
[chruby]: https://github.com/postmodern/chruby#readme
Expand Down
2 changes: 1 addition & 1 deletion ja/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -342,5 +342,5 @@ $ sudo make install
[rubystack]: https://bitnami.com/stack/ruby/virtual-machine
[asdf-vm]: https://asdf-vm.com/
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
[uru]: https://bitbucket.org/jonforums/uru/src/master/
3 changes: 2 additions & 1 deletion ko/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ Windows 10을 사용 중이라면 [Windows Subsystem for Linux][wsl]를 사용
* [관리자](#managers)
* [chruby](#chruby)
* [rbenv](#rbenv)
* [rbenv for Windows](#rbenv-for-windows)
* [RVM](#rvm)
* [uru](#uru)
* [소스에서 빌드하기](#building-from-source)
Expand Down Expand Up @@ -369,7 +370,7 @@ $ sudo make install

[rvm]: http://rvm.io/
[rbenv]: https://github.com/rbenv/rbenv#readme
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
[ruby-build]: https://github.com/rbenv/ruby-build#readme
[ruby-install]: https://github.com/postmodern/ruby-install#readme
[chruby]: https://github.com/postmodern/chruby#readme
Expand Down
3 changes: 2 additions & 1 deletion zh_cn/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ lang: zh_cn
* [管理工具](#managers)
* [chruby](#chruby)
* [rbenv](#rbenv)
* [rbenv for Windows](#rbenv-for-windows)
* [RVM](#rvm)
* [uru](#uru)
* [通过源码编译安装](#building-from-source)
Expand Down Expand Up @@ -214,7 +215,7 @@ $ sudo make install

[rvm]: http://rvm.io/
[rbenv]: https://github.com/rbenv/rbenv#readme
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
[ruby-build]: https://github.com/rbenv/ruby-build#readme
[ruby-install]: https://github.com/postmodern/ruby-install#readme
[chruby]: https://github.com/postmodern/chruby#readme
Expand Down
2 changes: 1 addition & 1 deletion zh_tw/documentation/installation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -325,7 +325,7 @@ $ sudo make install

[rvm]: http://rvm.io/
[rbenv]: https://github.com/rbenv/rbenv
[rbenv-for-windows]: https://github.com/ccmywish/rbenv-for-windows#readme
[rbenv-for-windows]: https://github.com/RubyMetric/rbenv-for-windows#readme
[ruby-build]: https://github.com/rbenv/ruby-build#readme
[ruby-install]: https://github.com/postmodern/ruby-install#readme
[chruby]: https://github.com/postmodern/chruby
Expand Down

0 comments on commit a395cb9

Please sign in to comment.