Skip to content

Commit 74c6f12

Browse files
authored
Merge pull request #1828 from nissyi-gh/fix-broken-link-to-coc
Fix broken link to CoC
2 parents 332dd35 + 6b9e276 commit 74c6f12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/ja/contributing_to_ruby_on_rails.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Ruby on Railsは、「どこかで誰かがうまくやってくれているフ
1616
[RailsのREADME][README]にも記載されているように、Railsのコードベースやサブプロジェクトのコードベースについて、issueトラッカーやチャットルーム、discussionボード、メーリングリストでやり取りする方はすべて、Railsの[行動規範][CoC]に従うことが期待されます。
1717

1818
[README]: https://github.com/rails/rails/blob/main/README.md
19-
[CoC]: https://rubyonrails.org/conduct/
19+
[CoC]: https://rubyonrails.org/conduct
2020

2121
--------------------------------------------------------------------------------
2222

0 commit comments

Comments
 (0)