Permalink
Browse files

Docs: Minor fix, broken link in README.md

  • Loading branch information...
1 parent b3d07d3 commit 26f6b019deeb9971895850a1ffd9fc2fb6a12f5d @Retsam Retsam committed with rxaviers Jan 4, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 README.md
View
@@ -183,7 +183,7 @@ Globalize("es").formatDate(new Date());
// > "27/11/2015"
```
-Note `cldr-data` is an optional module, read [CLDR content](#cldr-content) section below for more information on how to get CLDR from different sources.
+Note `cldr-data` is an optional module, read [CLDR content](#2-cldr-content) section below for more information on how to get CLDR from different sources.
Read the [Locales section](#locales) for more information about supported locales. For AMD, bower and other usage examples, see [Examples section](#examples).

0 comments on commit 26f6b01

Please sign in to comment.