Skip to content

Commit 71fefdf

Browse files
authored
docs: update reference to main branch
1 parent 614ec5f commit 71fefdf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

guides/source/i18n.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@ private
312312
```
313313

314314

315-
In practice, more robust code is necessary to do this reliably. Iain Hecker's [http_accept_language](https://github.com/iain/http_accept_language/tree/master) library or Ryan Tomayko's [locale](https://github.com/rack/rack-contrib/blob/master/lib/rack/contrib/locale.rb) Rack middleware provide solutions to this problem.
315+
In practice, more robust code is necessary to do this reliably. Iain Hecker's [http_accept_language](https://github.com/iain/http_accept_language/tree/master) library or Ryan Tomayko's [locale](https://github.com/rack/rack-contrib/blob/main/lib/rack/contrib/locale.rb) Rack middleware provide solutions to this problem.
316316

317317
##### Inferring the Locale from IP Geolocation
318318

0 commit comments

Comments
 (0)