Browse Source

Fix link to locales.md

Robert D 8 years ago
parent
commit
2d40ced3be
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api/app.md

+ 1 - 1
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.