Fix link to locales.md
This commit is contained in:
parent
b06e6e9ce5
commit
2d40ced3be
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue