Skip to content

Commit ba88293

Browse files
committed
Simplify links on ruby-from-other-languages page (ja)
1 parent 4c680a3 commit ba88293

File tree

1 file changed

+5
-5
lines changed
  • ja/documentation/ruby-from-other-languages

1 file changed

+5
-5
lines changed

ja/documentation/ruby-from-other-languages/index.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Rubyを学ぶのはおそらくどうってことないはずです。
1919

2020
## 求められていること: *言語X*からRubyへ
2121

22-
* [C・C++からRubyへ](/ja/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp/)
23-
* [JavaからRubyへ](/ja/documentation/ruby-from-other-languages/to-ruby-from-java/)
24-
* [PerlからRubyへ](/ja/documentation/ruby-from-other-languages/to-ruby-from-perl/)
25-
* [PHPからRubyへ](/ja/documentation/ruby-from-other-languages/to-ruby-from-php/)
26-
* [PythonからRubyへ](/ja/documentation/ruby-from-other-languages/to-ruby-from-python/)
22+
* [C・C++からRubyへ](to-ruby-from-c-and-cpp/)
23+
* [JavaからRubyへ](to-ruby-from-java/)
24+
* [PerlからRubyへ](to-ruby-from-perl/)
25+
* [PHPからRubyへ](to-ruby-from-php/)
26+
* [PythonからRubyへ](to-ruby-from-python/)
2727

2828
## 重要な言語機能と知っておくべきこと
2929

0 commit comments

Comments
 (0)