Skip to content

Commit 44b1424

Browse files
Merge pull request rails#51840 from p8/guides/i18n-repo
Update link to `i18n` gem repository [ci-skip]
2 parents ccd5a25 + 0f2487b commit 44b1424

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

guides/source/i18n.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1206,9 +1206,8 @@ If you find your own locale (language) missing from our [example translations da
12061206
Resources
12071207
---------
12081208

1209-
* [Google group: rails-i18n](https://groups.google.com/g/rails-i18n) - The project's mailing list.
12101209
* [GitHub: rails-i18n](https://github.com/svenfuchs/rails-i18n) - Code repository and issue tracker for the rails-i18n project. Most importantly you can find lots of [example translations](https://github.com/svenfuchs/rails-i18n/tree/master/rails/locale) for Rails that should work for your application in most cases.
1211-
* [GitHub: i18n](https://github.com/svenfuchs/i18n) - Code repository and issue tracker for the i18n gem.
1210+
* [GitHub: i18n](https://github.com/ruby-i18n/i18n) - Code repository and issue tracker for the i18n gem.
12121211

12131212

12141213
Authors

0 commit comments

Comments
 (0)