aboutsummaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authoryuuji.yaginuma <yuuji.yaginuma@gmail.com>2016-02-26 16:40:42 +0900
committeryuuji.yaginuma <yuuji.yaginuma@gmail.com>2016-02-26 16:40:42 +0900
commit71686f09dfd06a8f000d16453d5e24e2e55a03a1 (patch)
tree95b85099a114f1fc18a5f5e4359f101fe01802e3 /.github
parent434c8dc96759d4eca36ca05865b6321c54a2a90b (diff)
downloadrails-71686f09dfd06a8f000d16453d5e24e2e55a03a1.tar.gz
rails-71686f09dfd06a8f000d16453d5e24e2e55a03a1.tar.bz2
rails-71686f09dfd06a8f000d16453d5e24e2e55a03a1.zip
fix typo in pull_request_template [ci skip]
Diffstat (limited to '.github')
-rw-r--r--.github/pull_request_template.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md
index 1ee3601c9e..48f7b0e214 100644
--- a/.github/pull_request_template.md
+++ b/.github/pull_request_template.md
@@ -13,6 +13,6 @@ benchmarks, or other information.
Finally, if your pull request affects documentation or any non-code
changes, guidelines for those changes are [available
-here](http://guides.rubyonrails.org/contribution_to_ruby_on_rails.html#contributing-to-the-rails-documentation)
+here](http://guides.rubyonrails.org/contributing_to_ruby_on_rails.html#contributing-to-the-rails-documentation)
Thanks for contributing to Rails!