Skip to content

Commit 379e180

Browse files
committed
Use named link reference for recently added link
1 parent cf032c8 commit 379e180

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

en/documentation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ the [installation guide](installation/) for help on installing Ruby.
6161

6262
### Reference Documentation
6363

64-
[Official API Documentation][40]
64+
[Official API Documentation][docs-rlo-en]
6565
: The official Ruby API documentation for different versions including
6666
the currently unreleased (trunk) version.
6767

@@ -170,6 +170,6 @@ If you have questions about Ruby the
170170
[37]: http://www.sublimetext.com/
171171
[38]: http://ruby.learncodethehardway.org/
172172
[39]: http://kapeli.com/dash
173-
[40]: https://docs.ruby-lang.org/en/
173+
[docs-rlo-en]: https://docs.ruby-lang.org/en/
174174
[atom]: https://atom.io/
175175
[vscode]: https://code.visualstudio.com/

ko/documentation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ lang: ko
6969

7070
### 참조
7171

72-
[공식 API 문서][40]
72+
[공식 API 문서][docs-rlo-en]
7373
: 아직 릴리스되지 않은 트렁크를 포함한 여러 루비 버전의 공식 API 문서입니다.
7474

7575
[루비 코어 레퍼런스][13] (영문)
@@ -172,7 +172,7 @@ lang: ko
172172
[37]: http://www.sublimetext.com/
173173
[38]: http://ruby.learncodethehardway.org/
174174
[39]: http://kapeli.com/dash
175-
[40]: https://docs.ruby-lang.org/en/
175+
[docs-rlo-en]: https://docs.ruby-lang.org/en/
176176
[atom]: https://atom.io/
177177
[vscode]: https://code.visualstudio.com/
178178

zh_tw/documentation/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ lang: zh_tw
4949

5050
### 參考文件
5151

52-
[Official API Documentation][40]
52+
[Official API Documentation][docs-rlo-en]
5353
: 各種版本的 Ruby 官方 API 文件,包含當前未釋出的版本(trunk)。
5454

5555
[Ruby Core Reference][13]
@@ -143,7 +143,7 @@ lang: zh_tw
143143
[37]: http://www.sublimetext.com/
144144
[38]: http://ruby.learncodethehardway.org/
145145
[39]: http://kapeli.com/dash
146-
[40]: https://docs.ruby-lang.org/en/
146+
[docs-rlo-en]: https://docs.ruby-lang.org/en/
147147
[atom]: https://atom.io/
148148
[vscode]: https://code.visualstudio.com/
149149

0 commit comments

Comments
 (0)