aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyuta Kamizono <kamipo@gmail.com>2019-03-13 06:33:11 +0900
committerGitHub <noreply@github.com>2019-03-13 06:33:11 +0900
commit8b3d2d1a717d795dd443d37ab762f82c2bccd6c1 (patch)
tree48f6c6175f8f1773768543264f04694b78157aaa
parent386e2c7357d8e15ab52f63c7d79101458561fbb1 (diff)
parent86230b56c806cf72f8df67f82da7b5e2ddd7cefd (diff)
downloadrails-8b3d2d1a717d795dd443d37ab762f82c2bccd6c1.tar.gz
rails-8b3d2d1a717d795dd443d37ab762f82c2bccd6c1.tar.bz2
rails-8b3d2d1a717d795dd443d37ab762f82c2bccd6c1.zip
Merge pull request #35591 from nisusam/update_link_sign_release
Update URL in RELEASING_RAILS.md [ci skip]
-rw-r--r--RELEASING_RAILS.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING_RAILS.md b/RELEASING_RAILS.md
index 7fa180cc43..dd2742b403 100644
--- a/RELEASING_RAILS.md
+++ b/RELEASING_RAILS.md
@@ -119,7 +119,7 @@ npm user (`npm whoami`) is listed as an owner (`npm owner ls <pkg>`) of each
package. Do not release until you're set up with npm!
The release task will sign the release tag. If you haven't got commit signing
-set up, use https://git-scm.com/book/tr/v2/Git-Tools-Signing-Your-Work as a
+set up, use https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work as a
guide. You can generate keys with the GPG suite from here: https://gpgtools.org.
Run `rake changelog:header` to put a header with the new version in every