You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -121,7 +121,7 @@ Setting a new locale is simple:
121
121
faker.locale='de';
122
122
```
123
123
124
-
See our documentation for a list of [provided languages](https://fakerjs.dev/api/localization.html#localization)
124
+
See our documentation for a list of [provided languages](https://fakerjs.dev/guide/localization.html#available-locales)
125
125
126
126
Please note that not every locale provides data for every module. In out pre-made locales, we fallback to english in such a case as this is the most complete and most common used language.
0 commit comments