Skip to content

Commit 67c59eb

Browse files
committed
Fix rubyapi.org entry (ja, zh_cn, zh_tw)
Use a named link reference and change heading to "RubyAPI.org".
1 parent 12c08f8 commit 67c59eb

File tree

3 files changed

+6
-5
lines changed

3 files changed

+6
-5
lines changed

ja/documentation/index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ Rubyでプログラミングする際に役立つドキュメントを紹介し
5656
: Ruby gemsやGitHubでホスティングされてるRubyプロジェクトのリファレンスが見れる
5757
完結型のリファレンスサイト。
5858

59-
[Ruby API (英語)](https://rubyapi.org)
59+
[RubyAPI.org (英語)][rubyapi-org]
6060
: こちらは Ruby のソースコードから生成したのリファレンス、コアクラスやモジュールのリファレンスがあります。
6161

6262
### 旧版
@@ -139,6 +139,7 @@ Posted by Shugo Maeda on 26 May 2006
139139
[man-146-ja]: https://cache.ruby-lang.org/pub/ruby/doc/ruby-man-1.4.6-jp.tar.gz
140140
[man-146-en]: https://cache.ruby-lang.org/pub/ruby/doc/ruby-man-1.4.6.tar.gz
141141

142+
[rubyapi-org]: https://rubyapi.org/
142143
[19]: http://www.aptana.com/
143144
[20]: http://www.gnu.org/software/emacs/
144145
[21]: http://www.emacswiki.org/emacs/RubyMode

zh_cn/documentation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ ruby -v
7272
[APIdock][18]
7373
: 带有用户评注的 Ruby、Rails 和 RSpec 文档。
7474

75-
[Ruby API][40]
75+
[RubyAPI.org][rubyapi-org]
7676
: 简单搜索浏览 Ruby 类、模块和方法。
7777

7878
### 编辑器和集成开发环境
@@ -125,6 +125,7 @@ ruby -v
125125
[16]: http://www.rubydoc.info/
126126
[17]: http://rubydocs.org/
127127
[18]: http://apidock.com/
128+
[rubyapi-org]: https://rubyapi.org/
128129
[19]: http://www.aptana.com/
129130
[20]: http://www.gnu.org/software/emacs/
130131
[21]: http://www.emacswiki.org/emacs/RubyMode
@@ -146,6 +147,5 @@ ruby -v
146147
[37]: http://www.sublimetext.com/
147148
[38]: https://learncodethehardway.org/ruby/
148149
[39]: http://kapeli.com/dash
149-
[40]: https://rubyapi.org/
150150
[atom]: https://atom.io/
151151
[vscode]: https://code.visualstudio.com/

zh_tw/documentation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ lang: zh_tw
6767
[APIdock][18]
6868
: Ruby、Rails 與 RSpec 的文件,具有使用者的評論。
6969

70-
[Ruby API][40]
70+
[RubyAPI.org][rubyapi-org]
7171
: 簡單搜尋瀏覽 Ruby 類別、模組及方法。
7272

7373
### 編輯器與整合開發環境
@@ -121,6 +121,7 @@ lang: zh_tw
121121
[16]: http://www.rubydoc.info/
122122
[17]: http://rubydocs.org/
123123
[18]: http://apidock.com/
124+
[rubyapi-org]: https://rubyapi.org/
124125
[19]: http://www.aptana.com/
125126
[20]: http://www.gnu.org/software/emacs/
126127
[21]: http://www.emacswiki.org/emacs/RubyMode
@@ -142,7 +143,6 @@ lang: zh_tw
142143
[37]: http://www.sublimetext.com/
143144
[38]: https://learncodethehardway.org/ruby/
144145
[39]: http://kapeli.com/dash
145-
[40]: https://rubyapi.org/
146146
[docs-rlo-en]: https://docs.ruby-lang.org/en/
147147
[atom]: https://atom.io/
148148
[vscode]: https://code.visualstudio.com/

0 commit comments

Comments
 (0)