diff --git a/docs/index.md b/docs/index.md index a15dfe1..fd6e5c0 100644 --- a/docs/index.md +++ b/docs/index.md @@ -161,7 +161,7 @@ for ($i = 0; $i < 3; $i++) { // Roger Le Voisin ``` -You can check available Faker locales in the source code, [under the `Provider` directory](https://github.com/FakerPHP/Faker/tree/main/src/Faker/Provider). The localization of Faker is an ongoing process, for which we need your help. Don't hesitate to create localized providers to your own locale and submit a PR! +You can check available Faker locales in the source code, [under the `Provider` directory](https://github.com/FakerPHP/Faker/tree/main/src/Provider). The localization of Faker is an ongoing process, for which we need your help. Don't hesitate to create localized providers to your own locale and submit a PR! ## Seeding the Generator