Skip to content

Commit 05b221c

Browse files
committed
point to d3-format v1.4.5 options not higher
1 parent 25a30a8 commit 05b221c

File tree

2 files changed

+189
-189
lines changed

2 files changed

+189
-189
lines changed

src/constants/docs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
'use strict';
22

33
module.exports = {
4-
FORMAT_LINK: 'https://github.com/d3/d3-format#format',
4+
FORMAT_LINK: 'https://github.com/d3/d3-format/tree/v1.4.5#d3-format',
55
DATE_FORMAT_LINK: 'https://github.com/d3/d3-time-format#locale_format'
66
};

0 commit comments

Comments
 (0)