aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/i18n.md
diff options
context:
space:
mode:
authorJon Moss <maclover7@users.noreply.github.com>2016-08-30 14:10:06 -0400
committerGitHub <noreply@github.com>2016-08-30 14:10:06 -0400
commitb7ec47aa8fa0ba82b092e0965771974a14045d92 (patch)
tree20c5afeced70256de1eea274c068515a5adb0185 /guides/source/i18n.md
parente912915a006140350e411f1d0234fa2597491e37 (diff)
parente49444797e33855cb587631833cbbed9d3064c12 (diff)
downloadrails-b7ec47aa8fa0ba82b092e0965771974a14045d92.tar.gz
rails-b7ec47aa8fa0ba82b092e0965771974a14045d92.tar.bz2
rails-b7ec47aa8fa0ba82b092e0965771974a14045d92.zip
Merge pull request #26331 from kjellberg/broken-links
[ci skip] Broken links in documentation fix
Diffstat (limited to 'guides/source/i18n.md')
-rw-r--r--guides/source/i18n.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/i18n.md b/guides/source/i18n.md
index 1565008a69..887774961a 100644
--- a/guides/source/i18n.md
+++ b/guides/source/i18n.md
@@ -1123,7 +1123,7 @@ I18n support in Ruby on Rails was introduced in the release 2.2 and is still evo
Thus we encourage everybody to experiment with new ideas and features in gems or other libraries and make them available to the community. (Don't forget to announce your work on our [mailing list](http://groups.google.com/group/rails-i18n)!)
-If you find your own locale (language) missing from our [example translations data](https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale) repository for Ruby on Rails, please [_fork_](https://github.com/guides/fork-a-project-and-submit-your-modifications) the repository, add your data and send a [pull request](https://github.com/guides/pull-requests).
+If you find your own locale (language) missing from our [example translations data](https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale) repository for Ruby on Rails, please [_fork_](https://github.com/guides/fork-a-project-and-submit-your-modifications) the repository, add your data and send a [pull request](https://help.github.com/articles/about-pull-requests/).
Resources