Skip to content

Commit 920c56e

Browse files
committed
Fixes broken install from source link
Affected languages: en, es, id, ko, and tr. English link text has been updated. The others will need translations.
1 parent a4be1fe commit 920c56e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

en/documentation/installation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ By default, this will install Ruby into `/usr/local`.
367367
To change, pass the `--prefix=DIR` option to the `./configure` script.
368368

369369
You can find more information about building from source in the
370-
[Ruby README file][readme].
370+
[Building Ruby instructions][readme].
371371

372372
Using the third-party tools or package managers might be a better idea,
373373
though, because the installed Ruby won't be managed by any tools.
@@ -389,7 +389,7 @@ though, because the installed Ruby won't be managed by any tools.
389389
[terminal]: https://en.wikipedia.org/wiki/List_of_terminal_emulators
390390
[download]: /en/downloads/
391391
[installers]: /en/documentation/installation/#installers
392-
[readme]: https://github.com/ruby/ruby#how-to-compile-and-install
392+
[readme]: https://github.com/ruby/ruby/blob/master/doc/contributing/building_ruby.md
393393
[wsl]: https://docs.microsoft.com/en-us/windows/wsl/about
394394
[asdf-vm]: https://asdf-vm.com/
395395
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby

es/documentation/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ por ninguna otra herramienta.
369369
[terminal]: https://en.wikipedia.org/wiki/List_of_terminal_emulators
370370
[download]: /en/downloads/
371371
[installers]: /en/documentation/installation/#installers
372-
[readme]: https://github.com/ruby/ruby#how-to-compile-and-install
372+
[readme]: https://github.com/ruby/ruby/blob/master/doc/contributing/building_ruby.md
373373
[wsl]: https://docs.microsoft.com/en-us/windows/wsl/about
374374
[asdf-vm]: https://asdf-vm.com/
375375
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby

id/documentation/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,5 +348,5 @@ diatur oleh alat bantu apapun.
348348
[terminal]: https://en.wikipedia.org/wiki/List_of_terminal_emulators
349349
[download]: /id/downloads/
350350
[installers]: /id/documentation/installation/#installers
351-
[readme]: https://github.com/ruby/ruby#how-to-compile-and-install
351+
[readme]: https://github.com/ruby/ruby/blob/master/doc/contributing/building_ruby.md
352352
[wsl]: https://docs.microsoft.com/en-us/windows/wsl/about

ko/documentation/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -346,7 +346,7 @@ $ sudo make install
346346
[terminal]: https://ko.wikipedia.org/wiki/%EB%8B%A8%EB%A7%90_%EC%97%90%EB%AE%AC%EB%A0%88%EC%9D%B4%ED%84%B0_%EB%AA%A9%EB%A1%9D
347347
[download]: /ko/downloads/
348348
[installers]: /ko/documentation/installation/#installers
349-
[readme]: https://github.com/ruby/ruby#how-to-compile-and-install
349+
[readme]: https://github.com/ruby/ruby/blob/master/doc/contributing/building_ruby.md
350350
[wsl]: https://docs.microsoft.com/ko-kr/windows/wsl/about
351351
[asdf-vm]: https://asdf-vm.com/
352352
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby

tr/documentation/installation/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,7 @@ olabilir, çünkü kurulan Ruby herhangi bir araç tarafından yönetilmeyecekti
366366
[terminal]: https://en.wikipedia.org/wiki/List_of_terminal_emulators
367367
[download]: /tr/downloads/
368368
[installers]: /tr/documentation/installation/#installers
369-
[readme]: https://github.com/ruby/ruby#how-to-compile-and-install
369+
[readme]: https://github.com/ruby/ruby/blob/master/doc/contributing/building_ruby.md
370370
[wsl]: https://docs.microsoft.com/en-us/windows/wsl/about
371371
[asdf-vm]: https://asdf-vm.com/
372372
[asdf-ruby]: https://github.com/asdf-vm/asdf-ruby

0 commit comments

Comments
 (0)