Skip to content

Commit f929316

Browse files
committed
Update writing-patches link & its name
1 parent 287e7f8 commit f929316

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ko/community/ruby-core/index.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ $ git clone [email protected]:ruby/ruby.git
4949
있습니다. 어떤 방식을 사용하셔도, 계속 토론에 참여하시는 것이 좋습니다.
5050

5151
패치를 다루는 방법에 대해 구체적인 가이드를 원하시면 마츠가 직접 쓴
52-
[패치 작성자 가이드][11]를 확인하세요.
52+
[패치 작성자를 위한 지침][writing-patches]를 확인하세요.
5353

5454
패치를 만드는 순서를 요약하자면,
5555

@@ -115,6 +115,7 @@ X_X는 체크아웃 하고 싶은 브랜치 이름으로 변경하세요.
115115

116116
[gitrlo]: https://git.ruby-lang.org/ruby.git
117117
[mailing-lists]: /ko/community/mailing-lists/
118+
[writing-patches]: /en/community/ruby-core/writing-patches/
118119
[noncommitterhowto]: https://github.com/shyouhei/ruby/wiki/noncommitterhowto
119120
[svn-viewvc]: https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?root=ruby
120121
[7]: https://github.com/ruby/ruby

0 commit comments

Comments
 (0)