Skip to content

Commit 0f2487b

Browse files
committed
Update link to i18n gem repository [ci-skip]
The repository got moved to the `ruby-i18n` organization. The google group no longer seems to be active and is removed as well.
1 parent 72fccfb commit 0f2487b

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)