Merge pull request #6443 from robertfirespotter/patch-1

Fix link to locales.md
This commit is contained in:
Kevin Sawicki 2016-07-11 12:09:30 -07:00 committed by GitHub
commit 1a080266c5

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.