diff --git a/docs/api/app.md b/docs/api/app.md index c7e0998b6c..4308a21241 100644 --- a/docs/api/app.md +++ b/docs/api/app.md @@ -397,7 +397,7 @@ Overrides the current application's name. ### `app.getLocale()` Returns the current application locale. Possible return values are documented -[here](app-locales.md). +[here](locales.md). **Note:** When distributing your packaged app, you have to also ship the `locales` folder.