Skip to content

Commit 1054b7d

Browse files
committed
point to d3-time-format v2.2.3 options not higher
1 parent 14ab307 commit 1054b7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/constants/docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22

33
module.exports = {
44
FORMAT_LINK: 'https://github.com/d3/d3-3.x-api-reference/blob/master/Formatting.md#d3_format',
5-
DATE_FORMAT_LINK: 'https://github.com/d3/d3-time-format#locale_format'
5+
DATE_FORMAT_LINK: 'https://github.com/d3/d3-time-format/tree/v2.2.3#locale_format'
66
};

0 commit comments

Comments
 (0)