Skip to content

Add rubyapi.org link in documentation section (ko) #2488

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 4, 2020
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions ko/documentation/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ lang: ko
[APIdock][18] (영문)
: 유저의 댓글이 달린 루비, 레일즈, RSpec의 문서입니다.

[Ruby API][40] (영문)
: 루비 클래스, 모듈, 메서드를 편하게 찾고 탐색하세요.

### 편집기와 IDE

루비를 코딩할 때 운영체제의 기본 편집기를 사용할 수 있습니다. 하지만,
Expand Down Expand Up @@ -166,6 +169,7 @@ lang: ko
[37]: http://www.sublimetext.com/
[38]: https://learncodethehardway.org/ruby/
[39]: http://kapeli.com/dash
[40]: https://rubyapi.org/
[docs-rlo-en]: https://docs.ruby-lang.org/en/
[atom]: https://atom.io/
[vscode]: https://code.visualstudio.com/
Expand Down