aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source/i18n.md
diff options
context:
space:
mode:
authorRasmus Kjellberg <rk@youngmedia.se>2016-08-30 20:02:46 +0200
committerRasmus Kjellberg <rk@youngmedia.se>2016-08-30 20:02:46 +0200
commite49444797e33855cb587631833cbbed9d3064c12 (patch)
tree5f949ca1029574134b5d7e0812d6275b4b7d7580 /guides/source/i18n.md
parent7425aaaec3880b811a0b14d1222480efe2b33b66 (diff)
downloadrails-e49444797e33855cb587631833cbbed9d3064c12.tar.gz
rails-e49444797e33855cb587631833cbbed9d3064c12.tar.bz2
rails-e49444797e33855cb587631833cbbed9d3064c12.zip
[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