Skip to content

Commit 683b99e

Browse files
committed
Small update about ruby lsp supported editor link
1 parent 86bc284 commit 683b99e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ko/documentation/index.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ Ruby를 코딩할 때 운영체제의 기본 편집기를 사용할 수 있습
164164
위에서 언급한 모든 편집기는 기본으로 또는 LSP 플러그인을 통해
165165
언어 서버 프로토콜(LSP)을 지원합니다. Shopify의 [ruby-lsp][ruby-lsp]
166166
Ruby를 위한 가장 인기 있는 언어 서버 중 하나이며,
167-
[위에서 언급한 모든 편집기를 지원합니다][shopify_lsp].
167+
[위에서 언급한 모든 편집기를 지원합니다][ruby-lsp-supported-editors].
168168

169169
### 오래된 문서 / 리소스
170170

@@ -245,9 +245,9 @@ Ruby를 위한 가장 인기 있는 언어 서버 중 하나이며,
245245
[pickaxe]: https://pragprog.com/titles/ruby5/programming-ruby-3-3-5th-edition/
246246
[poodr]: https://www.poodr.com/
247247
[ruby-lsp]: https://github.com/Shopify/ruby-lsp
248+
[ruby-lsp-supported-editors]: https://shopify.github.io/ruby-lsp/editors.html
248249
[rubyapi-org]: https://rubyapi.org/
249250
[rubyin20]: https://www.ruby-lang.org/ko/documentation/quickstart/
250-
[shopify_lsp]: https://shopify.github.io/ruby-lsp/editors.html
251251
[vscode]: https://code.visualstudio.com/docs/languages/ruby
252252
[zed]: https://zed.dev/
253253

0 commit comments

Comments
 (0)