Skip to content

Commit 824ddc0

Browse files
committed
Use named link references
Partially revert 1171065 and d4e30a6 to use named link references for Atom, and restore previous order of the references; also introduce named link references for VS code.
1 parent c3fe639 commit 824ddc0

File tree

8 files changed

+36
-40
lines changed

8 files changed

+36
-40
lines changed

en/documentation/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,8 @@ Here is a list of popular tools used by Rubyists:
110110
* [SciTe][28]
111111
* [NetBeans][36]
112112
* [Sublime Text][37]
113-
* [Atom][41]
114-
* [Visual Studio Code][42]
113+
* [Atom][atom]
114+
* [Visual Studio Code][vscode]
115115

116116
* On Windows:
117117
* [Notepad++][29]
@@ -145,6 +145,7 @@ If you have questions about Ruby the
145145
[13]: http://www.ruby-doc.org/core
146146
[14]: https://ruby.github.io/rdoc/
147147
[15]: http://www.ruby-doc.org/stdlib
148+
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
148149
[16]: http://www.rubydoc.info/
149150
[17]: http://rubydocs.org/
150151
[18]: http://apidock.com/
@@ -170,7 +171,5 @@ If you have questions about Ruby the
170171
[38]: http://ruby.learncodethehardway.org/
171172
[39]: http://kapeli.com/dash
172173
[40]: https://docs.ruby-lang.org/en/
173-
[41]: https://atom.io/
174-
[42]: https://code.visualstudio.com/
175-
176-
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
174+
[atom]: https://atom.io/
175+
[vscode]: https://code.visualstudio.com/

id/documentation/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,8 @@ Berikut adalah daftar kakas populer yang digunakan oleh para pengguna Ruby.
127127
* [SciTe][28]
128128
* [NetBeans][36]
129129
* [Sublime Text][37]
130-
* [Atom][40]
131-
* [Visual Studio Code][41]
130+
* [Atom][atom]
131+
* [Visual Studio Code][vscode]
132132

133133
* Pada Windows:
134134
* [Notepad++][29]
@@ -162,6 +162,7 @@ adalah tempat yang baik untuk memulai.
162162
[13]: http://www.ruby-doc.org/core
163163
[14]: https://ruby.github.io/rdoc/
164164
[15]: http://www.ruby-doc.org/stdlib
165+
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
165166
[16]: http://www.rubydoc.info/
166167
[17]: http://rubydocs.org/
167168
[18]: http://apidock.com/
@@ -186,7 +187,5 @@ adalah tempat yang baik untuk memulai.
186187
[37]: http://www.sublimetext.com/
187188
[38]: http://ruby.learncodethehardway.org/
188189
[39]: http://kapeli.com/dash
189-
[40]: https://atom.io/
190-
[41]: https://code.visualstudio.com/
191-
192-
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
190+
[atom]: https://atom.io/
191+
[vscode]: https://code.visualstudio.com/

ja/documentation/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -89,8 +89,8 @@ Rubyistに人気のあるソフトウェアには次のようなものがあり
8989
* [SciTe][28]
9090
* [NetBeans][36]
9191
* [Sublime Text][37]
92-
* [Atom][40]
93-
* [Visual Studio Code][41]
92+
* [Atom][atom]
93+
* [Visual Studio Code][vscode]
9494

9595
* Windows
9696
* [Notepad++][29]
@@ -152,5 +152,5 @@ Posted by Shugo Maeda on 26 May 2006
152152
[36]: https://netbeans.org/
153153
[37]: http://www.sublimetext.com/
154154
[39]: http://kapeli.com/dash
155-
[40]: https://atom.io/
156-
[41]: https://code.visualstudio.com/
155+
[atom]: https://atom.io/
156+
[vscode]: https://code.visualstudio.com/

ko/documentation/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,8 +113,8 @@ lang: ko
113113
* [SciTe][28]
114114
* [NetBeans][36]
115115
* [Sublime Text][37]
116-
* [Atom][41]
117-
* [Visual Studio Code][42]
116+
* [Atom][atom]
117+
* [Visual Studio Code][vscode]
118118

119119
* Windows
120120
* [Notepad++][29]
@@ -147,6 +147,7 @@ lang: ko
147147
[13]: http://www.ruby-doc.org/core
148148
[14]: https://ruby.github.io/rdoc/
149149
[15]: http://www.ruby-doc.org/stdlib
150+
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
150151
[16]: http://www.rubydoc.info/
151152
[17]: http://rubydocs.org/
152153
[18]: http://apidock.com/
@@ -172,10 +173,8 @@ lang: ko
172173
[38]: http://ruby.learncodethehardway.org/
173174
[39]: http://kapeli.com/dash
174175
[40]: https://docs.ruby-lang.org/en/
175-
[41]: https://atom.io/
176-
[42]: https://code.visualstudio.com/
177-
178-
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
176+
[atom]: https://atom.io/
177+
[vscode]: https://code.visualstudio.com/
179178

180179
[ko-1]: http://docs.google.com/View?docid=ajb44wcvmjj8_2fg33f2
181180
[ko-2]: http://beyond.daesan.com/pages/ruby-faq

pt/documentation/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ programadores Ruby:
123123
* [SciTe][28]
124124
* [NetBeans][36]
125125
* [Sublime Text][37]
126-
* [Atom][40]
127-
* [Visual Studio Code][41]
126+
* [Atom][atom]
127+
* [Visual Studio Code][vscode]
128128

129129
* No Windows:
130130
* [Notepad++][29]
@@ -182,5 +182,5 @@ perguntas sobre Ruby, a [lista de e-mails](/pt/community/mailing-lists/)
182182
[37]: http://www.sublimetext.com/
183183
[38]: http://ruby.learncodethehardway.org/
184184
[39]: http://kapeli.com/dash
185-
[40]: https://atom.io/
186-
[41]: https://code.visualstudio.com/
185+
[atom]: https://atom.io/
186+
[vscode]: https://code.visualstudio.com/

vi/documentation/index.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -122,8 +122,8 @@ tính năng nâng cao (ví dụ: tự động hoàn thiện, tái cấu trúc, h
122122
* [SciTe][28]
123123
* [NetBeans][36]
124124
* [Sublime Text][37]
125-
* [Atom][40]
126-
* [Visual Studio Code][41]
125+
* [Atom][atom]
126+
* [Visual Studio Code][vscode]
127127

128128
* Trên Windows:
129129
* [Notepad++][29]
@@ -157,6 +157,7 @@ là một nơi tuyệt vời.
157157
[13]: http://www.ruby-doc.org/core
158158
[14]: https://ruby.github.io/rdoc/
159159
[15]: http://www.ruby-doc.org/stdlib
160+
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
160161
[16]: http://www.rubydoc.info/
161162
[17]: http://rubydocs.org/
162163
[18]: http://apidock.com/
@@ -181,7 +182,5 @@ là một nơi tuyệt vời.
181182
[37]: http://www.sublimetext.com/
182183
[38]: http://ruby.learncodethehardway.org/
183184
[39]: http://kapeli.com/dash
184-
[40]: https://atom.io/
185-
[41]: https://code.visualstudio.com/
186-
187-
[extensions]: https://docs.ruby-lang.org/en/trunk/extension_rdoc.html
185+
[atom]: https://atom.io/
186+
[vscode]: https://code.visualstudio.com/

zh_cn/documentation/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -91,8 +91,8 @@ ruby -v
9191
* [SciTe][28]
9292
* [NetBeans][36]
9393
* [Sublime Text][37]
94-
* [Atom][40]
95-
* [Visual Studio Code][41]
94+
* [Atom][atom]
95+
* [Visual Studio Code][vscode]
9696

9797
* Windows:
9898
* [Notepad++][29]
@@ -147,5 +147,5 @@ ruby -v
147147
[37]: http://www.sublimetext.com/
148148
[38]: http://ruby.learncodethehardway.org/
149149
[39]: http://kapeli.com/dash
150-
[40]: https://atom.io/
151-
[41]: https://code.visualstudio.com/
150+
[atom]: https://atom.io/
151+
[vscode]: https://code.visualstudio.com/

zh_tw/documentation/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -86,8 +86,8 @@ lang: zh_tw
8686
* [SciTe][28]
8787
* [NetBeans][36]
8888
* [Sublime Text][37]
89-
* [Atom][41]
90-
* [Visual Studio Code][42]
89+
* [Atom][atom]
90+
* [Visual Studio Code][vscode]
9191

9292
* Windows 作業系統:
9393
* [Notepad++][29]
@@ -144,8 +144,8 @@ lang: zh_tw
144144
[38]: http://ruby.learncodethehardway.org/
145145
[39]: http://kapeli.com/dash
146146
[40]: https://docs.ruby-lang.org/en/
147-
[41]: https://atom.io/
148-
[42]: https://code.visualstudio.com/
147+
[atom]: https://atom.io/
148+
[vscode]: https://code.visualstudio.com/
149149

150150
[rubytw]: http://ruby.tw
151151
[ruby-user-guide-zh_tw]: http://guides.ruby.tw/ruby/

0 commit comments

Comments
 (0)