Skip to content

Commit 75cf810

Browse files
authored
Update i18n.md
1 parent 9483bf8 commit 75cf810

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/basics/i18n.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Here's a summary of adding the I18n functionality.
44

5-
You can refer to [react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial) for a complete example.
5+
You can refer to [react-webpack-rails-tutorial](https://github.com/shakacode/react-webpack-rails-tutorial) and [PR #340](https://github.com/shakacode/react-webpack-rails-tutorial/pull/340) for a complete example.
66

77
1. Add `react-intl` & `intl` to `client/package.json`, and remember to `bundle && npm install`.
88

0 commit comments

Comments
 (0)