Fix link to locales.md

This commit is contained in:
Robert D 2016-07-11 11:37:22 -07:00 committed by GitHub
parent b06e6e9ce5
commit 2d40ced3be

View file

@ -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.